This commit is contained in:
@@ -20,4 +20,5 @@ jobs:
|
||||
python3 -m poetry env info
|
||||
- name: Run the automated tests
|
||||
run: |
|
||||
python3 -m poetry run python -m pytest tests
|
||||
source .venv/bin/activate
|
||||
poetry run pytest tests
|
||||
|
||||
Reference in New Issue
Block a user