We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9649f9 commit c346cd7Copy full SHA for c346cd7
.github/workflows/ci.yml
@@ -223,5 +223,5 @@ jobs:
223
224
- name: 🌐 Check i18n schema is up to date
225
run: |
226
- vp run i18n:schema
+ pnpm vp run i18n:schema
227
git diff --exit-code i18n/schema.json
0 commit comments