Skip to content

Commit bed024b

Browse files
committed
Added run lint in github actions
1 parent e4154ed commit bed024b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
working-directory: frontend
4343
steps:
4444
- uses: actions/checkout@v4
45+
- uses: stefanoeb/eslint-action@1.0.2
4546
- name: Install modules
4647
run: npm install
4748
- name: Run Eslint

0 commit comments

Comments
 (0)