Skip to content

Commit

Permalink
chore: don't check formatting in ci for now
Browse files Browse the repository at this point in the history
  • Loading branch information
imconnorngl committed Nov 30, 2024
1 parent 6f7a784 commit 5414d6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:

- name: Check Types
run: pnpm types

- name: Check Formatting
run: pnpm format:check
release:
name: Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5414d6d

Please sign in to comment.