We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a77ce commit 2bccc63Copy full SHA for 2bccc63
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: Coverage
3
on: push
4
5
jobs:
6
- coverage:
+ test:
7
strategy:
8
fail-fast: false
9
matrix:
0 commit comments