Skip to content

Commit cb9a550

Browse files
committed
ci: run macOS tests in parallel
1 parent 406ee10 commit cb9a550

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

4343
- name: Swift Test
4444
timeout-minutes: 25
45-
run: swift test --no-parallel
45+
run: swift test --parallel
4646

4747
build-linux-cli:
4848
timeout-minutes: 20

0 commit comments

Comments
 (0)