Skip to content

Commit

Permalink
disable prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
gabbersepp committed May 1, 2024
1 parent 320f32e commit 8d66b37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
node-version: 20.12.2
- name: Install dependencies
run: yarn --non-interactive --no-progress
- name: Format check
run: yarn run prettier:check
#- name: Format check
# run: yarn run prettier:check
- name: Readme check
run: yarn run embedme:check
- name: Devto
Expand Down

0 comments on commit 8d66b37

Please sign in to comment.