Skip to content

Commit

Permalink
Add better name for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 24, 2023
1 parent a46c05e commit b5439c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
-e mypy-api
coverage:
name: Ensure 100% test coverage
runs-on: ubuntu-latest
needs: tests
if: always()
Expand Down

0 comments on commit b5439c0

Please sign in to comment.