Skip to content

Commit 6dcf633

Browse files
Rename coverage test
1 parent 30584ef commit 6dcf633

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
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
coverage:
11-
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.operating-system }}
11+
name: Code Coverage - PHPP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
1212
runs-on: ${{ matrix.operating-system }}
1313
if: "!contains(github.event.head_commit.message, '[ci]')"
1414
strategy:

0 commit comments

Comments
 (0)