Skip to content

Commit

Permalink
added waiting after starting simd node
Browse files Browse the repository at this point in the history
  • Loading branch information
bizk committed Sep 11, 2023
1 parent c9ce6fc commit ed624ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rosetta-cli-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
strategy:
fail-fast: true
steps:
- name: Sleep for 2 minutes
run: sleep 120s
shell: bash
- uses: actions/checkout@v3
- name: review
run: cat ./plugins/cosmos-hub/main.go
Expand Down

0 comments on commit ed624ad

Please sign in to comment.