Skip to content

Commit

Permalink
Dumb typo
Browse files Browse the repository at this point in the history
  • Loading branch information
micahjohnson150 committed Sep 6, 2023
1 parent d6fe067 commit 8dcfd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run coverage
run: |
coverage run ...
coverage run --source study_lyte -m pytest
coverage report -m
- name: Coverage Badge
Expand Down

0 comments on commit 8dcfd78

Please sign in to comment.