We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5a560 commit 599cbdcCopy full SHA for 599cbdc
.github/workflows/coverage.yml
@@ -6,7 +6,7 @@ on:
6
- "**/*.md"
7
8
jobs:
9
- test:
+ coverage:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
0 commit comments