Skip to content

Commit

Permalink
fix typo coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
agoscinski committed Jul 23, 2024
1 parent 39a2cec commit 2d042a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
env:
PYTEST_ADDOPTS: "--durations=0"
run: |
hatch test --coverage
hatch test --cover
docs:
runs-on: ubuntu-latest
Expand Down
File renamed without changes.

0 comments on commit 2d042a2

Please sign in to comment.