Skip to content

Commit

Permalink
Prettier检查修复
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoZuohong committed Jul 9, 2024
1 parent 77d7ebb commit 092d354
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ jobs:
- uses: creyD/[email protected]
with:
dry: True
working_directory: ui/
prettier_options: "--check **/*.js **/*.vue"
prettier_options: "--check ui/**/*.js ui/**/*.vue"

0 comments on commit 092d354

Please sign in to comment.