feat : try fix ci

This commit is contained in:
Leon 2026-01-13 16:37:41 +01:00
parent 327fec6adc
commit a4e7a9be97
1 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@ test:
- docker-php-ext-configure intl && docker-php-ext-install intl
- composer install --no-interaction --prefer-dist
script:
script:
- php artisan test
rules:
rules:
- when: always
# 2⃣ Build + push image