mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build(ci): add i18n JSON validation step to lint-and-test workflow
This commit is contained in:
parent
b6a7660645
commit
afa6bb85ea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/lint-and-test-pr.yml
vendored
1
.github/workflows/lint-and-test-pr.yml
vendored
|
|
@ -48,6 +48,7 @@ jobs:
|
|||
|
||||
- run: npm run env # Generate env.generated.ts from environment variables
|
||||
- run: npm run lint
|
||||
- run: npm run int:test # Validate i18n JSON files
|
||||
- run: npm run test
|
||||
- name: Start WebDAV Server
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue