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.
2 parents c1e31e6 + 63327dc commit b2a1a5dCopy full SHA for b2a1a5d
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