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