Skip to content

Commit 72c69e1

Browse files
authored
Update format.yml
1 parent 8acbeb8 commit 72c69e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- run: |
8484
npm i -g cnpm
8585
npx cnpm i
86-
npx -y prettier --w */*/*.yml */*.yml *.xml
86+
npm run format
8787
- name: Create Pull Request
8888
uses: peter-evans/create-pull-request@v3
8989
id: pr

0 commit comments

Comments
 (0)