Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ka8540 authored Mar 26, 2024
1 parent 95bc28f commit fb43b97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Run unit tests
run: |
python -m unittest discover PCP/server/tests -v
working-directory: PCP/server
python -m unittest discover tests -v
working-directory: ${{ github.workspace }}/PCP/server

0 comments on commit fb43b97

Please sign in to comment.