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.
1 parent 7ebc438 commit 4157e91Copy full SHA for 4157e91
1 file changed
.github/workflows/php84.yml
@@ -11,6 +11,7 @@ jobs:
11
uses: WebFiori/workflows/.github/workflows/test-php.yaml@main
12
with:
13
php-version: '8.4'
14
+ phpunit-config: "tests/phpunit10.xml"
15
16
code-coverage:
17
name: Coverage
0 commit comments