Skip to content

Commit

Permalink
This has to work
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukthiw committed Jan 7, 2024
1 parent db04521 commit de61e12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
node-version: 14

- name: Install dependencies
run: npm install prettier
run: npm install eslint
run: npm install --save-dev

- name: Prettier Check
run: npx prettier . --check
Expand Down

0 comments on commit de61e12

Please sign in to comment.