fix: workflow cache (#5050)

Decouple cache saving to fix the `verify` steps never being run due to a
cache saving issue
This commit is contained in:
jif-oai
2025-10-10 14:57:47 +01:00
committed by GitHub
parent f98fa85b44
commit 85e7357973
2 changed files with 40 additions and 4 deletions

View File

@@ -213,7 +213,7 @@ PY
let second_args = serde_json::json!({
"input": Vec::<String>::new(),
"session_id": "0",
"timeout_ms": 800,
"timeout_ms": 2_000,
});
let responses = vec![