We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MySQL
1 parent c089ff4 commit a69fe70Copy full SHA for a69fe70
.github/workflows/ci-mysql.yml
@@ -6,6 +6,7 @@ name: build
6
7
jobs:
8
mysql:
9
+ name: MySQL tests.
10
uses: php-forge/actions/.github/workflows/phpunit-database.yml@main
11
secrets:
12
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments