mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
Test: Trigger CI failure for auto-fix workflow
This commit is contained in:
@@ -38,3 +38,4 @@ export async function retryWithBackoff<T>(
|
|||||||
console.error(`Operation failed after ${maxAttempts} attempts`);
|
console.error(`Operation failed after ${maxAttempts} attempts`);
|
||||||
throw lastError;
|
throw lastError;
|
||||||
}
|
}
|
||||||
|
// Test change to trigger CI
|
||||||
|
|||||||
Reference in New Issue
Block a user