We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 406ee10 commit cb9a550Copy full SHA for cb9a550
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Swift Test
44
timeout-minutes: 25
45
- run: swift test --no-parallel
+ run: swift test --parallel
46
47
build-linux-cli:
48
timeout-minutes: 20
0 commit comments