Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dogversioning committed Sep 15, 2023
1 parent e5892d1 commit 7420e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
- name: Code coverage-reporter
uses: tj-actions/[email protected]
with:
coverage-command: 'python -m coverage report'
coverage-command: 'coverage report'

0 comments on commit 7420e9c

Please sign in to comment.