Skip to content

Commit

Permalink
Update format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest authored Jul 4, 2024
1 parent b4b39b9 commit 916469c
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 @@ -31,7 +31,7 @@ jobs:
npm install -g prettier jsonschema-cli
- name: Check mods file is valid
run: |
validateJson -d files/mods.json -s mod_schema.json
validateJson -d crashes.json
- name: Check Prettier
run: |
npx prettier **/*.json --check
Expand Down

0 comments on commit 916469c

Please sign in to comment.