chore: remove correct timer (#12142)

* remove timoue on import sims for 0.45 and 0.46

* remove correct timer
This commit is contained in:
Marko 2022-06-03 15:37:33 +02:00 committed by GitHub
parent b7097c3b11
commit 7120dc2d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -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:

View File

@ -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: