We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aa7f5 commit a543fb1Copy full SHA for a543fb1
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