Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
ikappaki committed Nov 9, 2024
1 parent c217d4a commit 3f09ae4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: poetry install

- name: Run tests
PYTHONPATH: ${{ github.workspace }}
env:
PYTHONPATH: ${{ github.workspace }}
run: poetry run pytest -v

0 comments on commit 3f09ae4

Please sign in to comment.