Skip to content

Commit

Permalink
Update warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley committed Dec 31, 2024
1 parent dd29b91 commit cba51d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/basic_integration/lib/prebuild.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

cd packages/ciphernode && RUSTFLAGS="-A warnings" cargo build --release --bin fake_encrypt --bin enclave --bin pack_e3_params;
cd packages/ciphernode && cargo build --bin fake_encrypt --bin enclave --bin pack_e3_params;

0 comments on commit cba51d9

Please sign in to comment.