mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
CI: remove "allow_failure" to unit_tests
This commit is contained in:
parent
1f2ecb923e
commit
bc9b7b1776
@ -108,8 +108,6 @@ rector_tests:
|
|||||||
unit_tests:
|
unit_tests:
|
||||||
stage: Tests
|
stage: Tests
|
||||||
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:php82
|
image: gitea.champs-libres.be/chill-project/chill-skeleton-basic/base-image:php82
|
||||||
# until we fix testes
|
|
||||||
allow_failure: true
|
|
||||||
script:
|
script:
|
||||||
- php tests/console doctrine:migrations:migrate -n --env=test
|
- php tests/console doctrine:migrations:migrate -n --env=test
|
||||||
- php -d memory_limit=2G tests/console cache:clear --env=test
|
- php -d memory_limit=2G tests/console cache:clear --env=test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user