Skip to content

Commit

Permalink
chore: update sui workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 9, 2024
1 parent 482fcd3 commit f3ad12d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-sui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ jobs:
timeout-minutes: 15
run: |
nohup sh -c "sui-test-validator" > nohup.out 2> nohup.err < /dev/null &
nohup sh -c "anvil -p 8545" > anvil1.out 2>&1 &
sleep 30
sleep 15
npm run test:sui

0 comments on commit f3ad12d

Please sign in to comment.