Reverting max-parallel limit as it didn't fix the hangs

This commit is contained in:
Jason Allen 2024-10-04 07:14:15 +01:00
parent b1098bc8b6
commit c954f43834
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@ jobs:
toxfactor: py3.13
ignore-typecheck-outcome: false
ignore-test-outcome: false
max-parallel: 1
steps:
- uses: actions/checkout@v3