Skip to content

Commit

Permalink
ci: added --skipdetails flag to run the script
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximus7474 committed Dec 12, 2024
1 parent 4854807 commit dd9bb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Validate all JSON locale Files
run: |
node ./.github/scripts/validate-locale-files.js
node ./.github/scripts/validate-locale-files.js --skipdetails

0 comments on commit dd9bb1d

Please sign in to comment.