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 f3d2369 commit c7235d0Copy full SHA for c7235d0
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: PHPUnit Tests
27
uses: php-actions/phpunit@v2
28
with:
29
- php-version: 8.1
+ php_version: 8.1
30
php_extensions: xdebug
31
bootstrap: tests/bootstrap.php
32
configuration: phpunit.xml.dist
0 commit comments