ci: rendre le lint à nouveau bloquant
Déploiement FRONT BETA / check (push) Successful in 2m6s
Déploiement FRONT BETA / deploy (push) Successful in 49s
Vérification PR / check (pull_request) Successful in 2m6s
Vérification PR / deploy-beta (pull_request) Successful in 20s

This commit is contained in:
2026-07-04 14:35:08 +04:00
parent 454eefbe58
commit eae8bb03a9
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -24,7 +24,6 @@ jobs:
- name: Lancer le lint
run: yarn lint
continue-on-error: true
- name: Lancer les tests
run: yarn test
-1
View File
@@ -22,7 +22,6 @@ jobs:
- name: Lancer le lint
run: yarn lint
continue-on-error: true
- name: Lancer les tests
run: yarn test
-1
View File
@@ -24,7 +24,6 @@ jobs:
- name: Lancer le lint
run: yarn lint
continue-on-error: true
- name: Lancer les tests
run: yarn test