Reverting max-parallel limit as it didn't fix the hangs
This commit is contained in:
parent
b1098bc8b6
commit
c954f43834
|
@ -35,7 +35,6 @@ jobs:
|
|||
toxfactor: py3.13
|
||||
ignore-typecheck-outcome: false
|
||||
ignore-test-outcome: false
|
||||
max-parallel: 1
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in New Issue