ci(pytest): ensure current directory in python path when running
This commit is contained in:
parent
d5b9db24ff
commit
480b2b0d65
2 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@ set -e
|
|||
bandit -r app
|
||||
flake8 app
|
||||
mypy app
|
||||
pytest tests
|
||||
python -m pytest tests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue