ci: move solana-core to nextest (#33231)

This commit is contained in:
Yihau Chen 2023-09-14 12:11:31 +08:00 committed by GitHub
parent 602f0f6ecb
commit 4e2d67f19a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ fi
DONT_USE_NEXTEST_PACKAGES=(
solana-cargo-build-sbf
solana-core
)
if [ "$INDEX" -eq "$((LIMIT - 1))" ]; then