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.
build.yml
1 parent e52db72 commit c470fb9Copy full SHA for c470fb9
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
extensions: pdo, pdo_sqlite
30
phpunit-group: sqlite
31
phpunit-compatibility:
32
- uses: php-forge/actions/.github/workflows/phpunit.yml@mfix-mini-31
+ uses: php-forge/actions/.github/workflows/phpunit.yml@fix-mini-31
33
secrets:
34
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
35
with:
0 commit comments