Skip to content

Commit

Permalink
Merge pull request #134 from QuanMPhm/add_test_location
Browse files Browse the repository at this point in the history
Specified unit test filepath in unit test workflow file
  • Loading branch information
knikolla authored Jan 17, 2025
2 parents e0d3bf7 + 95351ef commit a848c88
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 a848c88

Please sign in to comment.