Update manifest-path
This commit is contained in:
parent
44322124c8
commit
534619f72f
|
@ -55,7 +55,7 @@ test-stable-perf)
|
||||||
./build.sh
|
./build.sh
|
||||||
popd
|
popd
|
||||||
|
|
||||||
_ cargo test --manifest-path programs/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
|
_ cargo test --manifest-path programs/bpf/Cargo.toml --no-default-features --features="$PROGRAM_FEATURES"
|
||||||
_ cargo test --manifest-path programs/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
|
# Run root package tests witht these features
|
||||||
|
|
Loading…
Reference in New Issue