Skip to content

Commit

Permalink
fixy 4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrtalbot committed Aug 15, 2023
1 parent cf4e9e9 commit 91960ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Prettier Action
uses: creyD/prettier_action@v4.3
with:
prettier_options: "--write '*'"
prettier_options: "--write '**/*'"

- name: Run Prettier --check
run: prettier --check .
Expand Down

0 comments on commit 91960ab

Please sign in to comment.