mirror of https://github.com/openclaw/openclaw.git
ci: run formal model alias consistency check
This commit is contained in:
parent
ad943bd8cf
commit
367372f526
|
|
@ -34,6 +34,7 @@ jobs:
|
|||
cd clawdbot-formal-models
|
||||
export OPENCLAW_REPO_DIR="${GITHUB_WORKSPACE}/openclaw"
|
||||
node scripts/extract-tool-groups.mjs
|
||||
node scripts/check-tool-group-alias.mjs
|
||||
|
||||
- name: Compute drift
|
||||
id: drift
|
||||
|
|
|
|||
Loading…
Reference in New Issue