Skip to content

Commit 3099d2d

Browse files
committed
fix ci
1 parent 9f27d4b commit 3099d2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build-bpf.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ set -x
1919
# Build both parts of the program (both C and rust) via Cargo
2020
cd "${PYTH_DIR}"
2121

22-
cargo test --locked
23-
2422
# Re-run tests affected by features
2523
cargo test --locked --features pythnet
2624

0 commit comments

Comments
 (0)