This commit is contained in:
Joby 2024-07-11 20:04:37 -06:00
parent 07ed6e99d0
commit b6366b7972

View file

@ -16,3 +16,4 @@ jobs:
- uses: php-actions/phpunit@v3
with:
test_suffix: "Test.php"
php_version: ${{ matrix.php-versions }}