We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc443e6 commit c0c4dbfCopy full SHA for c0c4dbf
.github/workflows/pytest.yml
@@ -55,7 +55,5 @@ jobs:
55
cd ..
56
57
- name: Test with Pytest
58
- env:
59
- PYTHONPATH: ${{ github.workspace }}/backend/src
60
run: |
61
pytest --config-file=backend/pyproject.toml backend/tests
0 commit comments