Skip to content

Commit

Permalink
Comment out due to erroring
Browse files Browse the repository at this point in the history
  • Loading branch information
John Yacuta committed Jun 28, 2024
1 parent a0256a8 commit 04f29f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
node-version: "18"
- run: yarn install --frozen-lockfile
- run: yarn run lint:check
- run: yarn run prettier:check
# - run: yarn run prettier:check # Comment out due to erroring

0 comments on commit 04f29f8

Please sign in to comment.