Skip to content

Commit a49ebf0

Browse files
committed
False position (not indented)
1 parent 95aca93 commit a49ebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ jobs:
418418
runs-on: ${{ matrix.os }}-latest
419419
strategy:
420420
fail-fast: false
421+
# max-parallel: 4
421422
matrix:
422423
os:
423424
- macOS
@@ -432,7 +433,6 @@ jobs:
432433
- 3.9
433434
- 3.8
434435
- 3.7
435-
# max-parallel: 4
436436

437437
continue-on-error: >-
438438
${{

0 commit comments

Comments
 (0)