chore: remove timeout on import sims for 0.45 and 0.46 (#12138)
This commit is contained in:
parent
889dfcba66
commit
2a355f5339
1
.github/workflows/sims-045.yml
vendored
1
.github/workflows/sims-045.yml
vendored
@ -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:
|
||||
|
||||
1
.github/workflows/sims-046.yml
vendored
1
.github/workflows/sims-046.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user