Skip to content

Commit a69fe70

Browse files
committed
fix: add descriptive name to MySQL job in CI configuration.
1 parent c089ff4 commit a69fe70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-mysql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: build
66

77
jobs:
88
mysql:
9+
name: MySQL tests.
910
uses: php-forge/actions/.github/workflows/phpunit-database.yml@main
1011
secrets:
1112
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)