Skip to content

Commit

Permalink
Merge pull request #12 from UniMagic-VRC/feat/format-test
Browse files Browse the repository at this point in the history
フォーマットテストを修正
  • Loading branch information
o-tr authored Oct 20, 2024
2 parents c31e0e4 + 411ca1a commit d8afc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_test_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: npm install

- name: Run Prettier check
run: npx prettier --check ./**/md
run: npx prettier --check ./**/*.md

0 comments on commit d8afc62

Please sign in to comment.