Skip to content

Commit fffa72b

Browse files
authored
Update main.yml
1 parent 221a54e commit fffa72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
1919
- name: Run ESLint
2020
run: npx eslint .
21-
--config .eslintrc.js
21+
--config ./frontend/.eslintrc.js
2222
--ext .js,.vue ./frontend/src
2323
continue-on-error: false

0 commit comments

Comments
 (0)