Skip to content

Commit f7a0a0d

Browse files
committed
Update phpunit.yml
1 parent 87198cd commit f7a0a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ on:
3030

3131
jobs:
3232
tests:
33-
name: PHP ${{ matrix.php-versions }} - ${{ matrix.db-platforms }}
33+
name: PHP ${{ matrix.php-versions }} - ${{ matrix.db-platforms }} - ${{ matrix.mysql-versions }}
3434
runs-on: ubuntu-latest
3535
if: "!contains(github.event.head_commit.message, '[ci skip]')"
3636

0 commit comments

Comments
 (0)