Skip to content

Commit

Permalink
fix: removing prettier ci check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Nov 17, 2020
1 parent f44775c commit 6ea90af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Lint
run: npm run lint

- name: Check format
run: npm run format:check

- name: Test
run: npm test

Expand Down

0 comments on commit 6ea90af

Please sign in to comment.