CI fix
This commit is contained in:
parent
37ebac6529
commit
b6114df444
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -14,5 +14,5 @@ jobs:
|
|||
- uses: php-actions/composer@v6
|
||||
- uses: php-actions/phpstan@v3
|
||||
- uses: php-actions/phpunit@v3
|
||||
env:
|
||||
ACTION_TEST_SUFFIX: "Test.php"
|
||||
with:
|
||||
test_suffix: "Test.php"
|
||||
|
|
Loading…
Reference in a new issue