We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a743457 commit 3c56f56Copy full SHA for 3c56f56
1 file changed
.github/workflows/coverage.yml
@@ -2,7 +2,7 @@ name: Tests
2
on: [push, pull_request]
3
4
jobs:
5
- test:
+ code-coverage:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v4
0 commit comments