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.
make test
1 parent 92f9156 commit d7a2a43Copy full SHA for d7a2a43
1 file changed
Makefile
@@ -47,8 +47,7 @@ run-tests: xcbeautify
47
--enable-experimental-prebuilts \
48
2>&1 | xcbeautify --renderer github-actions
49
50
-test:
51
- swift test
+test: build-tests run-tests
52
53
build-query-performance-tests:
54
set -o pipefail \
0 commit comments