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 a45af8c commit d7a3b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run unit tests
run: |
python -m unittest discover -s PCP/server/tests -v
python -m unittest discover -v

0 comments on commit d7a3b0c

Please sign in to comment.