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 c1e31e6 commit 63327dcCopy full SHA for 63327dc
Makefile
@@ -92,7 +92,7 @@ test/styling:
92
format:
93
clang-format -i --verbose $(FILES)
94
95
-test: env dependencies
+test: env dependencies build
96
cd build && make test
97
98
coverage: test
0 commit comments