Skip to content

Commit b00ea9c

Browse files
authored
Merge branch 'dev' into weblate-i18n
2 parents c5519a8 + 188125b commit b00ea9c

39 files changed

+5955
-4605
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
env:
4343
NODE_OPTIONS: --max_old_space_size=4096
4444

45+
- name: Check I18N
46+
run: npm run i18n-checker --workspace=@gephi/gephi-lite
47+
4548
- name: Run unit tests
4649
run: npm run test
4750

0 commit comments

Comments
 (0)