Skip to content

Commit

Permalink
also this
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvorster committed Feb 25, 2024
1 parent 20ec8c5 commit 824d67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
# prettier CLI arguments.
dry: true
prettier_options: --config .prettierrc 'src/**/*.{ts,tsx}'
prettier_options: --check --config .prettierrc 'src/**/*.{ts,tsx}'

0 comments on commit 824d67d

Please sign in to comment.