There was an error while loading. Please reload this page.
1 parent 24fcb26 commit ece2cd1Copy full SHA for ece2cd1
1 file changed
.github/workflows/test-parallel.yml
@@ -58,6 +58,7 @@ jobs:
58
59
strategy:
60
fail-fast: false
61
+ max-parallel: 8
62
matrix:
63
test: ${{ fromJson(needs.discover-tests.outputs.test-files) }}
64
python: ["3.13"]
0 commit comments