Skip to content

Commit

Permalink
fixing test location
Browse files Browse the repository at this point in the history
  • Loading branch information
callum-mcdata committed May 15, 2023
1 parent dae723a commit f25d7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-python-env
- name: Run Python Tests
run: hatch run pytest:pytest app/tests
run: hatch run pytest:pytest tests

0 comments on commit f25d7ea

Please sign in to comment.