We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466b6db commit 9e645b1Copy full SHA for 9e645b1
Makefile
@@ -35,7 +35,7 @@ run:
35
36
test: xcbeautify
37
set -o pipefail \
38
- && swift test --disable-automatic-resolution --no-parallel \
+ && swift test --disable-automatic-resolution \
39
2>&1 | ./xcbeautify --renderer github-actions
40
41
test-query-performance: xcbeautify
0 commit comments