Fix ci scripts
This commit is contained in:
@@ -56,7 +56,7 @@ test-stable-perf)
|
||||
popd
|
||||
|
||||
_ cargo test --manifest-path programs/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
|
||||
_ cargo test --manifest-path programs/native/bpf_loader/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
|
||||
_ cargo test --manifest-path programs/bpf_loader/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
|
||||
|
||||
# Run root package tests witht these features
|
||||
ROOT_FEATURES=erasure,chacha
|
||||
|
Reference in New Issue
Block a user