Skip to content

Commit cb6563e

Browse files
committed
add CI run names
1 parent 7b0a946 commit cb6563e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
matrix:
1717
php-version: ['7.3', '7.4', '8.0', '8.1', '8.2']
1818

19+
name: PHP ${{ matrix.php-version }} tests
20+
1921
steps:
2022
- uses: actions/checkout@v4
2123

0 commit comments

Comments
 (0)