fix: linter action

This commit is contained in:
Pierre Tellier 2025-02-09 14:02:34 +01:00
parent c5fc5b600e
commit afa4d34ec8

@ -12,4 +12,5 @@ jobs:
npm install eslint npm install eslint
- name: Run ESLint - name: Run ESLint
run: npx eslint . working-directory: ./front/MyINPulse-front
run: npx eslint