Skip to content

Commit

Permalink
remove format check
Browse files Browse the repository at this point in the history
  • Loading branch information
pratyush1712 committed May 15, 2024
1 parent 3295ac1 commit 495a433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,5 @@ jobs:
run: pnpm install
- name: Lint
run: pnpm lint
- name: Format check
run: pnpm format-check
- name: Build
run: pnpm build

1 comment on commit 495a433

@vercel
Copy link

@vercel vercel bot commented on 495a433 May 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.