Skip to content

Commit

Permalink
Specified unit test filepath in unit test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanMPhm committed Jan 17, 2025
1 parent e0d3bf7 commit 95351ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run unit tests
run: |
python -m unittest
python -m unittest discover -s process_report/tests/unit

0 comments on commit 95351ef

Please sign in to comment.