Skip to content

Commit

Permalink
chore: remove timeout on import sims for 0.45 and 0.46 (#12138)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Jun 3, 2022
1 parent 889dfcb commit 2a355f5
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 @@ -46,7 +46,6 @@ jobs:
test-sim-import-export:
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 @@ -67,7 +67,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

0 comments on commit 2a355f5

Please sign in to comment.