mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-06 05:19:43 +00:00
Increase memory for running phpunit
This commit is contained in:
@@ -39,4 +39,4 @@ variables:
|
|||||||
# Run our tests
|
# Run our tests
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- bin/phpunit --colors=never
|
- php -d memory_limit=3G bin/phpunit --colors=never
|
||||||
|
Reference in New Issue
Block a user