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 dedf810 commit 53f2f3dCopy full SHA for 53f2f3d
1 file changed
.github/workflows/php83.yml
@@ -15,6 +15,7 @@ jobs:
15
uses: WebFiori/workflows/.github/workflows/test-php.yaml@main
16
with:
17
php-version: '8.3'
18
+ phpunit-config: 'tests/phpunit10.xml'
19
20
21
code-coverage:
0 commit comments