Skip to content

Commit

Permalink
fix prettier cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kayhhh committed Jun 26, 2024
1 parent 6cc455f commit e5c6410
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}

- uses: creyD/prettier_action@v4.3
with:
prettier_options: --write .

- uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit e5c6410

Please sign in to comment.