chore: remove correct timer (#12142)
* remove timoue on import sims for 0.45 and 0.46 * remove correct timer
This commit is contained in:
parent
b7097c3b11
commit
7120dc2d45
1
.github/workflows/sims-045.yml
vendored
1
.github/workflows/sims-045.yml
vendored
@ -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:
|
||||
|
||||
1
.github/workflows/sims-046.yml
vendored
1
.github/workflows/sims-046.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user