pytest invocation fix
This commit is contained in:
parent
fbce5b4d7d
commit
7e73ff0b9e
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ jobs:
|
|||
python -m pip list --format=columns --disable-pip-version-check
|
||||
- name: Run pytest
|
||||
run: |
|
||||
pytest
|
||||
python -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue