Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests #4

Merged
cedric merged 20 commits from fix/audit-2026-07-04 into master 2026-07-04 17:01:35 +00:00
3 changed files with 0 additions and 3 deletions
Showing only changes of commit eae8bb03a9 - Show all commits
-1
View File
@@ -24,7 +24,6 @@ jobs:
- name: Lancer le lint - name: Lancer le lint
run: yarn lint run: yarn lint
continue-on-error: true
- name: Lancer les tests - name: Lancer les tests
run: yarn test run: yarn test
-1
View File
@@ -22,7 +22,6 @@ jobs:
- name: Lancer le lint - name: Lancer le lint
run: yarn lint run: yarn lint
continue-on-error: true
- name: Lancer les tests - name: Lancer les tests
run: yarn test run: yarn test
-1
View File
@@ -24,7 +24,6 @@ jobs:
- name: Lancer le lint - name: Lancer le lint
run: yarn lint run: yarn lint
continue-on-error: true
- name: Lancer les tests - name: Lancer les tests
run: yarn test run: yarn test