fix tests#1

This commit is contained in:
jem 2021-06-25 15:21:00 +02:00
parent 40a7cba90d
commit 06663390c2
2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -1 +0,0 @@
/bin/bash: q : commande introuvable