Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
FroVolod committed Feb 24, 2024
1 parent f97e3f7 commit 0025435
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ macro_rules! invoke_cargo_near {
},
Some(cargo_near::commands::CliNearCommand::Build(cmd)) => {
let args = cargo_near::commands::build_command::BuildCommand {
no_docker: cmd.no_docker,
no_release: cmd.no_release,
no_abi: cmd.no_abi,
no_embed_abi: cmd.no_embed_abi,
Expand Down

0 comments on commit 0025435

Please sign in to comment.