Audit sécurité/qualité : corrections critiques, tests, CI et lint #4
@@ -20,6 +20,9 @@ jobs:
|
|||||||
- name: Installer les dépendances
|
- name: Installer les dépendances
|
||||||
run: yarn install --frozen-lockfile
|
run: yarn install --frozen-lockfile
|
||||||
|
|
||||||
|
- name: Lancer les tests
|
||||||
|
run: yarn test
|
||||||
|
|
||||||
- name: Build Strapi
|
- name: Build Strapi
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ jobs:
|
|||||||
- name: Installer les dépendances
|
- name: Installer les dépendances
|
||||||
run: yarn install --frozen-lockfile
|
run: yarn install --frozen-lockfile
|
||||||
|
|
||||||
|
- name: Lancer les tests
|
||||||
|
run: yarn test
|
||||||
|
|
||||||
- name: Build Strapi
|
- name: Build Strapi
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user