Skip to content

Commit

Permalink
fix: ci linting script
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-tymoshenko committed Oct 20, 2023
1 parent fd7d763 commit 73fc53d
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 @@ -29,7 +29,7 @@ jobs:
- name: Lint
run: |
npm run test:lint
npm run lint
- name: Test
run: |
Expand Down

0 comments on commit 73fc53d

Please sign in to comment.