Skip to content

Commit d7a2a43

Browse files
committed
Revert "Temporarily simplify make test"
This reverts commit fd63ddf.
1 parent 92f9156 commit d7a2a43

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ run-tests: xcbeautify
4747
--enable-experimental-prebuilts \
4848
2>&1 | xcbeautify --renderer github-actions
4949

50-
test:
51-
swift test
50+
test: build-tests run-tests
5251

5352
build-query-performance-tests:
5453
set -o pipefail \

0 commit comments

Comments
 (0)