Skip to content

Commit

Permalink
ops: update python tests ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anorthall committed Feb 7, 2025
1 parent 3d28cc5 commit 08f5003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run Django tests
env:
PYTHONPATH: ${{ github.workspace }}/reportdb
PYTHONPATH: ${{ github.workspace }}
run: |
uv run reportdb/manage.py test
Expand Down

0 comments on commit 08f5003

Please sign in to comment.