feat: limit
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
&& docker-php-ext-install intl
|
||||
&& php -m | grep -qi '^intl$'
|
||||
&& composer install --no-interaction --prefer-dist
|
||||
&& php artisan test --compact"
|
||||
&& php -d memory_limit=512M artisan test --compact"
|
||||
|
||||
deploy:
|
||||
name: Deploy with Kamal
|
||||
|
||||
Reference in New Issue
Block a user