Skip to content

Commit 599cbdc

Browse files
committed
feat: rename coverage report action
1 parent 6f5a560 commit 599cbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "**/*.md"
77

88
jobs:
9-
test:
9+
coverage:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)