Implement native AgentManager services (#59)
This commit is contained in:
@@ -25,5 +25,7 @@ jobs:
|
||||
components: rustfmt
|
||||
- name: Check formatting
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Audit native AgentManager boundary
|
||||
run: python3 tools/check_milestone_09_issue_59.py
|
||||
- name: Compile every workspace target with bounded memory
|
||||
run: cargo check --workspace --all-targets --locked -j 1
|
||||
|
||||
Reference in New Issue
Block a user