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 8ea0984 commit f604eecCopy full SHA for f604eec
Makefile
@@ -35,7 +35,7 @@ run:
35
36
test: xcbeautify
37
set -o pipefail \
38
- && swift test --disable-automatic-resolution --sanitize=thread --no-parallel \
+ && swift test --disable-automatic-resolution --no-parallel \
39
2>&1 | ./xcbeautify --renderer github-actions
40
41
test-query-performance: xcbeautify
0 commit comments