mirror of
https://github.com/Xevion/linkpulse.git
synced 2026-01-31 08:24:45 -06:00
Fix test workflow pytest invocation
This commit is contained in:
Vendored
+1
-3
@@ -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