Skip to content

Commit

Permalink
Merge pull request #47 from camarm-dev/workflow-1
Browse files Browse the repository at this point in the history
Update eslint.yml
  • Loading branch information
camarm-dev authored Dec 16, 2023
2 parents b90881f + 7dcd3eb commit 6138191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cd app

- name: Setup Environnement
run: cd app npm install
run: npm install

- name: Run ESLint
run: npm run lint

0 comments on commit 6138191

Please sign in to comment.