We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f35616d commit 69020c8Copy full SHA for 69020c8
.github/workflows/codecov.yml
@@ -12,7 +12,7 @@ on:
12
- 'test/**'
13
14
jobs:
15
- build:
+ coverage:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout code
0 commit comments