Skip to content

Commit

Permalink
fix: addressing first round of feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Armando Banuelos authored and Armando Banuelos committed Mar 12, 2024
1 parent 8498701 commit 60a0bf0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ jobs:
- name: Run and report code coverage
run: |
coverage run -m pytest
coverage report -m
pytest --cov

0 comments on commit 60a0bf0

Please sign in to comment.