Skip to content

Commit b1098bc

Browse files
committed
Try not running in parallel?
1 parent d4c3c03 commit b1098bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
toxfactor: py3.13
3636
ignore-typecheck-outcome: false
3737
ignore-test-outcome: false
38+
max-parallel: 1
3839

3940
steps:
4041
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)