mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-12 14:12:02 -06:00
Fix test workflow pytest invocation
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -35,6 +35,4 @@ jobs:
|
|||||||
- name: Install library
|
- name: Install library
|
||||||
run: cd backend && poetry install --no-interaction
|
run: cd backend && poetry install --no-interaction
|
||||||
|
|
||||||
- run: |
|
- run: cd backend && poetry run pytest
|
||||||
source $VENV
|
|
||||||
pytest --version
|
|
||||||
Reference in New Issue
Block a user