Skip to content

Commit

Permalink
chore: remove lint step from GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt1031 committed Nov 17, 2024
1 parent f9c62f4 commit 18a3808
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,3 @@ jobs:

- name: Run Type Checking
run: npm run typecheck

- name: Typecheck and Lint
run: npm run lint

0 comments on commit 18a3808

Please sign in to comment.