Skip to content

Commit

Permalink
Update run_tests_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsalesdeandrade committed Sep 19, 2024
1 parent 889f090 commit 9818306
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run_tests_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
#----------------------------------------------
- name: Run tests and generate coverage
run: |
poetry run coverage run -m pytest
poetry run coverage run -m pytest
poetry run coverage report -m

0 comments on commit 9818306

Please sign in to comment.