This commit is contained in:
Héctor Hurtado
2019-10-25 11:50:14 +02:00
parent d9e072f89a
commit 9cb9e9335d
5 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ lint:
wip:
KAPOW_DEBUG_TESTS=1 pipenv run behave --stop --wip
test: lint
pipenv run behave --no-capture
pipenv run behave --no-capture --tags=~@skip
fix: lint
KAPOW_DEBUG_TESTS=1 pipenv run behave --stop --no-capture
catalog: