mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
chore: add update logseq-i18n-lint binary workflow
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -122,7 +122,7 @@ jobs:
|
||||
run: bb lang:validate-translations
|
||||
|
||||
- name: Lint hardcoded user-facing strings
|
||||
run: bb lang:lint-hardcoded --warn-only
|
||||
run: bb lang:lint-hardcoded
|
||||
|
||||
- name: Lint to keep worker independent of frontend
|
||||
run: bb lint:worker-and-frontend-separate
|
||||
|
||||
Reference in New Issue
Block a user