Skip to content

Commit 4fa712a

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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 Check and Upload
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: Coverage for packages/${{ matrix.package }}
1818
runs-on: ubuntu-24.04
1919
strategy:
2020
matrix:

0 commit comments

Comments
 (0)