Skip to content

Commit c2ad219

Browse files
committed
ci: Change job name for Coverage
1 parent 2183d88 commit c2ad219

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/coverage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Coverage Reporting
1+
name: Coverage
22

33
on:
44
push:
@@ -14,7 +14,7 @@ permissions:
1414

1515
jobs:
1616
coverage:
17-
name: Check coverage and report to Coveralls
17+
name: Check and Upload (packages/${{ matrix.package }})
1818
runs-on: ubuntu-24.04
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)