Skip to content

Commit

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

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

0 comments on commit 7395960

Please sign in to comment.