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

test: Enable cli tests.

parent 07f0a66f
No related branches found
No related tags found
No related merge requests found
Pipeline #3632 failed with stages
in 22 seconds
...@@ -19,6 +19,7 @@ lint: ...@@ -19,6 +19,7 @@ lint:
test: lint build test: lint build
$(POETRY) run pytest tests bitia $(POETRY) run pytest tests bitia
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