Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hmbanan666 committed Jun 14, 2024
1 parent d8866de commit 52a2586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Lint
run: |
npm i
npm i --legacy-peer-deps
npm run lint
npm run lint:deps
npm run check

0 comments on commit 52a2586

Please sign in to comment.