Skip to content

Commit c0c4dbf

Browse files
committed
test: add pytest.yml
1 parent bc443e6 commit c0c4dbf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pytest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,5 @@ jobs:
5555
cd ..
5656
5757
- name: Test with Pytest
58-
env:
59-
PYTHONPATH: ${{ github.workspace }}/backend/src
6058
run: |
6159
pytest --config-file=backend/pyproject.toml backend/tests

0 commit comments

Comments
 (0)