Test: Trigger CI failure for auto-fix workflow
This commit is contained in:
parent
130874e0b6
commit
a630fad41e
@ -38,3 +38,4 @@ export async function retryWithBackoff<T>(
|
||||
console.error(`Operation failed after ${maxAttempts} attempts`);
|
||||
throw lastError;
|
||||
}
|
||||
// Test change to trigger CI
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user