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