We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e65b4d commit 7ec0351Copy full SHA for 7ec0351
2 files changed
Makefile
@@ -23,4 +23,4 @@ test: format
23
24
.PHONY: test-integration
25
test-integration: format
26
- $(POETRY) run pytest tests/integration
+ $(POETRY) run pytest tests/integration
0 commit comments