Skip to content

Commit 9087c05

Browse files
committed
add xml plugin to workflow
1 parent f9c89c8 commit 9087c05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prettier.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
- name: Prettier validation
3434
uses: creyD/[email protected]
3535
with:
36+
prettier_plugins: |
37+
@prettier/plugin-xml
3638
dry: True
3739
- name: Find Comment
3840
if: failure() && github.event_name == 'pull_request'

0 commit comments

Comments
 (0)