Skip to content

Commit e73d81e

Browse files
committed
Run all tests in parallel
1 parent f9efe89 commit e73d81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-full.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
fail-fast: false
28-
max-parallel: 2
28+
# max-parallel: 2
2929
matrix:
3030
config:
3131
- {os: macos-latest, r: 'release'}

0 commit comments

Comments
 (0)