Skip to content

Commit

Permalink
chore: remove Lint check on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
devjiwonchoi committed Oct 11, 2023
1 parent 7e3901e commit 3445578
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: Typecheck
run: pnpm typecheck

- name: Lint
run: pnpm prettier --check .

- name: Build and Test
run: |
pnpm build
Expand Down

0 comments on commit 3445578

Please sign in to comment.