Compare commits

...

1 Commits

Author SHA1 Message Date
Josiah Glosson
d852a81bcd Add --color to intl:extract verification 2025-07-18 17:35:52 -05:00

View File

@ -80,4 +80,4 @@ jobs:
- name: 🔍 Verify intl:extract has been run
run: |
pnpm intl:extract
git diff --exit-code */*/src/locales/en-US/index.json
git diff --exit-code --color */*/src/locales/en-US/index.json