1
0

Add --color to intl:extract verification (#4023)

This commit is contained in:
Josiah Glosson
2025-07-19 07:42:17 -05:00
committed by GitHub
parent a8caa1afc3
commit 526561f2de

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