We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2857778 commit 1b62bf9Copy full SHA for 1b62bf9
e2e_batch/Makefile
@@ -1,6 +1,4 @@
1
-include .env
2
3
-.PHONY: test
4
-
5
test:
6
- ENVIRONMENT=$(ENVIRONMENT) poetry run python -m unittest -v -c
+ ENVIRONMENT=$(ENVIRONMENT) poetry run python -m unittest -v -c
0 commit comments