CI fix
This commit is contained in:
parent
07ed6e99d0
commit
b6366b7972
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -16,3 +16,4 @@ jobs:
|
|||
- uses: php-actions/phpunit@v3
|
||||
with:
|
||||
test_suffix: "Test.php"
|
||||
php_version: ${{ matrix.php-versions }}
|
||||
|
|
Loading…
Reference in a new issue