Skip to content

Commit

Permalink
updated unit_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-boyapally committed Jan 18, 2024
1 parent c2933ec commit 69aae9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run pytest
run: |
python -m pytest pytest fmatch/tests --cov --random-order
python -m pytest fmatch/tests --cov --random-order

0 comments on commit 69aae9f

Please sign in to comment.