Skip to content

Commit

Permalink
stop prettier from annoying us
Browse files Browse the repository at this point in the history
  • Loading branch information
Retro authored and Retro committed Aug 27, 2024
1 parent 4b79aa2 commit 0d73380
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Install dependencies
run: pnpm install

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

- name: Run ESLint
run: pnpm lint:noformat
# tests are not testing 😭
Expand Down

0 comments on commit 0d73380

Please sign in to comment.