Skip to content

Commit 200351d

Browse files
committed
Remove max-parallel limits for tests
1 parent dfa1eec commit 200351d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
fail-fast: false
14-
max-parallel: 5
1514
matrix:
1615
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
1716
django-version: ['4.2', '5.0', '5.1']

0 commit comments

Comments
 (0)