feat: surface evidence status in github step summary
This commit is contained in:
@@ -47,6 +47,7 @@ stable:
|
||||
test/test_mcp_runtime_status.py
|
||||
test/test_openclaw_sanitizer.py
|
||||
test/test_apply_safe_patch.py
|
||||
test/test_auto_check_ci_cd.py
|
||||
test/test_firmware_evidence.py
|
||||
test/test_validate_specs.py
|
||||
tools/hw/schops/tests/test_*.py
|
||||
@@ -136,6 +137,7 @@ if [[ "${SUITE}" == "stable" || "${SUITE}" == "all" ]]; then
|
||||
run_discover test 'test_mcp_runtime_status.py'
|
||||
run_discover test 'test_openclaw_sanitizer.py'
|
||||
run_discover test 'test_apply_safe_patch.py'
|
||||
run_discover test 'test_auto_check_ci_cd.py'
|
||||
run_discover test 'test_firmware_evidence.py'
|
||||
run_discover test 'test_validate_specs.py'
|
||||
run_discover tools/hw/schops/tests 'test_*.py'
|
||||
|
||||
Reference in New Issue
Block a user