Skip to content
Snippets Groups Projects
Commit 8c7c8736 authored by dilawar's avatar dilawar :ant:
Browse files

ci: Fixes to Makefile

parent 5cd2a3f2
No related branches found
No related tags found
No related merge requests found
Pipeline #3633 passed with stages
in 1 minute and 41 seconds
...@@ -19,7 +19,7 @@ lint: ...@@ -19,7 +19,7 @@ lint:
test: lint build test: lint build
$(POETRY) run pytest tests bitia $(POETRY) run pytest tests bitia
bash tests/test_cli.sh bash tests/test_cli.sh
fix: fix:
$(POETRY) run black bitia $(POETRY) run black bitia
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment