Skip to content

Commit

Permalink
lint working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
karkir0003 committed Dec 25, 2023
1 parent 87aa838 commit 96e3289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- name: Lint
run: npm run lint
working-directory: ./

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 96e3289

Please sign in to comment.