We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f27d4b commit 3099d2dCopy full SHA for 3099d2d
scripts/build-bpf.sh
@@ -19,8 +19,6 @@ set -x
19
# Build both parts of the program (both C and rust) via Cargo
20
cd "${PYTH_DIR}"
21
22
-cargo test --locked
23
-
24
# Re-run tests affected by features
25
cargo test --locked --features pythnet
26
0 commit comments