mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-30 23:14:37 +00:00
refactor(memory): finish TinyCortex consolidation (#5140)
This commit is contained in:
@@ -856,7 +856,7 @@ jobs:
|
||||
key: tinycortex
|
||||
|
||||
- name: Run TinyCortex engine and Composio sync tests
|
||||
run: bash scripts/ci-cancel-aware.sh cargo test --manifest-path vendor/tinycortex/Cargo.toml --features git-diff,sync
|
||||
run: bash scripts/ci-cancel-aware.sh cargo test --manifest-path vendor/tinycortex/Cargo.toml --features git-diff,sync,persona
|
||||
|
||||
pr-ci-gate:
|
||||
name: PR CI Gate
|
||||
|
||||
Reference in New Issue
Block a user