fix pytest
This commit is contained in:
parent
afdbb19e16
commit
5293ede693
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -34,4 +34,4 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: poetry install --with=dev
|
||||
- name: Run pytest
|
||||
run: pytest
|
||||
run: poetry run pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user