Skip to content

Commit 3630002

Browse files
Merge pull request #332 from terminusdb/parallel_testing_again
Enable parallel testing again
2 parents 85caca5 + 29b21c0 commit 3630002

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
env:
3131
TERMINUSX_TOKEN: ${{ secrets.TERMINUSX_TOKEN_DEV }}
3232
strategy:
33-
max-parallel: 1
3433
matrix:
3534
python-version: ["3.7", "3.8", "3.9", "3.10"]
3635

0 commit comments

Comments
 (0)