We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4f553 commit 9c9bdfcCopy full SHA for 9c9bdfc
Makefile
@@ -13,7 +13,7 @@ lint:
13
14
15
.PHONY: test
16
-test:
+test: lint
17
python3 setup.py test
18
19
.PHONY: test-pure-install
0 commit comments