Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntwortEinesLebens authored Aug 20, 2024
1 parent 69ada20 commit a2282f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
version: 9
- run: pnpm install prettier
- name: Check Markdown formatting
run: pnpm exec prettier -c **.md
run: pnpm exec prettier -c "**.md"

0 comments on commit a2282f0

Please sign in to comment.