mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-07-23 03:43:43 +08:00
强化市场校验与索引元数据
合并市场索引、分类、i18n 校验、skill-creator 工具和已修改 skill 版本号更新。
This commit is contained in:
1
.github/workflows/i18n-validate.yml
vendored
1
.github/workflows/i18n-validate.yml
vendored
@@ -65,7 +65,6 @@ jobs:
|
||||
- name: Check for stale translations
|
||||
if: steps.changes.outputs.relevant == 'true'
|
||||
run: uv run --quiet scripts/i18n/translate.py --check
|
||||
continue-on-error: true
|
||||
|
||||
- name: Skip notice
|
||||
if: steps.changes.outputs.relevant != 'true'
|
||||
|
||||
Reference in New Issue
Block a user