possible test fix
This commit is contained in:
parent
a6096337b5
commit
be264b0e5d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
|
@ -15,3 +15,5 @@ jobs:
|
|||
memory_limit: 1G
|
||||
args: --memory-limit 1G
|
||||
- uses: php-actions/phpunit@v3
|
||||
with:
|
||||
version: 9
|
||||
|
|
Loading…
Reference in a new issue