We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119e2a3 commit 2606618Copy full SHA for 2606618
.github/workflows/frontend.yml
@@ -30,5 +30,5 @@ jobs:
30
working-directory: frontend
31
32
- name: Run ESLint
33
- run: npm lint
+ run: npm run lint
34
0 commit comments