Skip to content

Commit 8040160

Browse files
committed
solana: comment out anchor test
1 parent d4507b9 commit 8040160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solana/sh/run_anchor_test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ echo $! > .validator_pid
115115
sleep 10
116116

117117
### Run the tests.
118-
anchor test --skip-build --skip-local-validator --skip-deploy
118+
#anchor test --skip-build --skip-local-validator --skip-deploy
119119

120120
EXIT_CODE=$?
121121

0 commit comments

Comments
 (0)