Skip to content

Commit

Permalink
chore: add more delay for multiversx
Browse files Browse the repository at this point in the history
  • Loading branch information
npty committed Jul 9, 2024
1 parent 0bed944 commit 12971c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-multiversex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
timeout-minutes: 15
run: |
nohup sh -c "mxpy localnet start" > nohup.out 2> nohup.err < /dev/null &
sleep 30
sleep 60
npm run test:multiversx

0 comments on commit 12971c0

Please sign in to comment.