We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef8c57 commit c6af97aCopy full SHA for c6af97a
1 file changed
Makefile
@@ -24,7 +24,7 @@ run-unit-tests: lint .tox
24
tox -e py3
25
26
.PHONY: run-integration-tests
27
-run-unit-tests: lint .tox
+run-integration-tests: lint .tox
28
tox -e integration
29
30
.PHONY: run-all-tests
0 commit comments