Audit qualité : corrections de bugs, nettoyage, lint 0 erreur, tests #4
@@ -24,7 +24,6 @@ jobs:
|
||||
|
||||
- name: Lancer le lint
|
||||
run: yarn lint
|
||||
continue-on-error: true
|
||||
|
||||
- name: Lancer les tests
|
||||
run: yarn test
|
||||
|
||||
@@ -22,7 +22,6 @@ jobs:
|
||||
|
||||
- name: Lancer le lint
|
||||
run: yarn lint
|
||||
continue-on-error: true
|
||||
|
||||
- name: Lancer les tests
|
||||
run: yarn test
|
||||
|
||||
@@ -24,7 +24,6 @@ jobs:
|
||||
|
||||
- name: Lancer le lint
|
||||
run: yarn lint
|
||||
continue-on-error: true
|
||||
|
||||
- name: Lancer les tests
|
||||
run: yarn test
|
||||
|
||||
Reference in New Issue
Block a user