We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c36b54 commit 6ff926cCopy full SHA for 6ff926c
.github/workflows/coverage.yml
@@ -9,7 +9,7 @@ on:
9
- main
10
11
jobs:
12
- build:
+ coverage:
13
if: "!contains(github.event.pull_request.labels.*.name, 'docs-only')"
14
runs-on: ${{ matrix.os }}
15
strategy:
0 commit comments