Skip to content

Commit

Permalink
chore: remove correct timer (cosmos#12142)
Browse files Browse the repository at this point in the history
* remove timoue on import sims for 0.45 and 0.46

* remove correct timer
  • Loading branch information
tac0turtle authored Jun 3, 2022
1 parent b7097c3 commit 7120dc2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/sims-045.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
test-sim-after-import:
runs-on: ubuntu-latest
needs: [build, install-runsim]
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sims-046.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
test-sim-multi-seed-short:
runs-on: ubuntu-latest
needs: [build, install-runsim]
timeout-minutes: 60
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7120dc2

Please sign in to comment.