ci: run formal model alias consistency check
This commit is contained in:
parent
ad943bd8cf
commit
367372f526
1 changed files with 1 additions and 0 deletions
1
.github/workflows/formal-conformance.yml
vendored
1
.github/workflows/formal-conformance.yml
vendored
|
|
@ -34,6 +34,7 @@ jobs:
|
||||||
cd clawdbot-formal-models
|
cd clawdbot-formal-models
|
||||||
export OPENCLAW_REPO_DIR="${GITHUB_WORKSPACE}/openclaw"
|
export OPENCLAW_REPO_DIR="${GITHUB_WORKSPACE}/openclaw"
|
||||||
node scripts/extract-tool-groups.mjs
|
node scripts/extract-tool-groups.mjs
|
||||||
|
node scripts/check-tool-group-alias.mjs
|
||||||
|
|
||||||
- name: Compute drift
|
- name: Compute drift
|
||||||
id: drift
|
id: drift
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue