mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 09:17:51 +00:00
Make harness failures fail honestly (#69981)
* Agents: fail honestly on harness errors * Docs: clarify Codex harness fallback
This commit is contained in:
parent
a0ccf69259
commit
dc4e97472d
10 changed files with 55 additions and 54 deletions
2
.github/workflows/ci-check-testbox.yml
vendored
2
.github/workflows/ci-check-testbox.yml
vendored
|
|
@ -8,7 +8,7 @@ on:
|
|||
required: true
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/**'
|
||||
- ".github/workflows/**"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue