backend-infra-engineer: Post v0.3.9-hotfix7 snapshot (build cleanup)

This commit is contained in:
scawful
2025-12-22 00:20:49 +00:00
parent 2934c82b75
commit 5c4cd57ff8
1259 changed files with 239160 additions and 43801 deletions

View File

@@ -151,8 +151,8 @@ jobs:
- name: Build z3ed
run: |
cmake -B build_test
cmake --build build_test --parallel
cmake -B build
cmake --build build --parallel
- name: Run Agent Tests (Mock ROM)
run: |