mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-07 22:07:35 -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
|
||||
run: cd backend && poetry install --no-interaction
|
||||
|
||||
- run: |
|
||||
source $VENV
|
||||
pytest --version
|
||||
- run: cd backend && poetry run pytest
|
||||
Reference in New Issue
Block a user