We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9a550 commit 6f88f82Copy full SHA for 6f88f82
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 --parallel
+ run: swift test
46
47
build-linux-cli:
48
timeout-minutes: 20
0 commit comments