ci: update symfony.yml

This commit is contained in:
Maël Gangloff
2025-09-11 11:08:19 +02:00
parent 1f22e469b6
commit 36b7b523c4

View File

@@ -59,7 +59,7 @@ jobs:
${{ runner.os }}-node-
- name: Install frontend dependencies
run: npm install --global yarn && yarn install
run: yarn install
- name: Run ESLint
run: yarn run eslint