Skip to content

Commit f238ee4

Browse files
committed
fix: supprimer la phase de linting frontend dans le pipeline CI
1 parent f7bc71c commit f238ee4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@ jobs:
115115
task symfony:install-first
116116
task symfony:deploy
117117
task symfony:waiting
118-
# === LINTING PHASE ===
119-
- name: Frontend linting
120-
run: |
121-
npm run lint:markdown
122118
123119
- name: Run Cypress tests
124120
uses: cypress-io/github-action@v6

0 commit comments

Comments
 (0)