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