Add --color to intl:extract verification (#4023)
This commit is contained in:
parent
a8caa1afc3
commit
526561f2de
2
.github/workflows/turbo-ci.yml
vendored
2
.github/workflows/turbo-ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user