Merge pull request #5807 from openclaw/ci/formal-conformance-alias-check

main
Vignesh 2026-01-31 17:39:53 -08:00 committed by GitHub
commit 7387bc574f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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