fix tests#1

merge-requests/2/merge
jem 3 years ago
parent 40a7cba90d
commit 06663390c2

@ -35,4 +35,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
pytest -v --cov=python-terraform
python3 -m pytest -v

@ -1 +0,0 @@
/bin/bash: q : commande introuvable
Loading…
Cancel
Save