Skip to content

Commit

Permalink
ci: tmp remove format checking
Browse files Browse the repository at this point in the history
Will add it back later when I get it working more stable
  • Loading branch information
finxol committed Jan 17, 2025
1 parent 0d67f7c commit 0b28752
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ jobs:
- name: Run tests
run: pnpm run test

- name: Check formatting
run: pnpm run format:check

release:
needs: lint
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0b28752

Please sign in to comment.