Trigger a failure
Some checks failed
CI-Multi/pipeline/pr-main Build started...
Tests / Declarative: Post Actions No test results found
CI-Multi/pipeline/head There was a failure building this commit

This commit is contained in:
2026-02-15 19:23:31 +01:00
parent 365eab8688
commit 9f5cbc8d45

View File

@@ -45,7 +45,7 @@ def normalize_build(build: Dict) -> Dict:
"duration_seconds": build.get("duration", 0) // 1000,
"url": build.get("url"),
"commits": commits,
}
};
def _auth_header() -> Dict[str, str]: