Skip to content

Commit

Permalink
chore(actions): remove prettier check from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
IdoBouskila committed Aug 17, 2024
1 parent 0b50e9c commit e31b536
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 @@ -26,9 +26,6 @@ jobs:
- name: Run Lint
run: npm run lint

- name: Run Format
run: npm run format:check

- name: Run Test
run: npm run test:coverage

Expand Down

0 comments on commit e31b536

Please sign in to comment.