Skip to content

Commit f64efba

Browse files
committed
oops
1 parent 9cc508b commit f64efba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ jobs:
6161
6262
# Wait for validator to be ready
6363
timeout 30 bash -c 'until solana cluster-version --url http://localhost:8899 >/dev/null 2>&1; do sleep 1; done'
64-
6564
- name: Start MagicBlock Ephemeral Validator
6665
run: |
6766
sudo prlimit --pid $$ --nofile=1048576:1048576

0 commit comments

Comments
 (0)