We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a457de commit a4828c0Copy full SHA for a4828c0
Makefile
@@ -66,7 +66,7 @@ test-int:
66
67
.PHONY: test-unit
68
test-unit:
69
- $(PYTHON) -m pytest test/unit -vv
+ $(PYTHON) -m pytest test/unit
70
71
.PHONY: test-smoke
72
test-smoke:
0 commit comments