mirror of
https://github.com/modrinth/code.git
synced 2026-07-31 21:26:40 +00:00
Verify that intl:extract has been run (#3979)
This commit is contained in:
@@ -76,3 +76,8 @@ jobs:
|
||||
|
||||
- name: 🔍 Lint and test
|
||||
run: pnpm run ci
|
||||
|
||||
- name: 🔍 Verify intl:extract has been run
|
||||
run: |
|
||||
pnpm intl:extract
|
||||
git diff --exit-code */*/src/locales/en-US/index.json
|
||||
|
||||
Reference in New Issue
Block a user