Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit 7457fcd

Browse files
committed
fix ci
1 parent 8e18677 commit 7457fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test-stable.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ test-stable-perf)
9191
fi
9292

9393
_ cargo +"$rust_stable" build --bins ${V:+--verbose}
94-
_ cargo +"$rust_stable" test --package solana-chacha-cuda --package solana-perf --package solana-ledger --package solana-core --lib ${V:+--verbose} -- --nocapture
94+
_ cargo +"$rust_stable" test --package solana-perf --package solana-ledger --package solana-core --lib ${V:+--verbose} -- --nocapture
9595
;;
9696
test-move)
9797
ci/affects-files.sh \

0 commit comments

Comments
 (0)