Skip to content

Commit 54d68a2

Browse files
committed
Trigger new CI failure to test auto-fix workflows
1 parent 110acf1 commit 54d68a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test-failure.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// This file intentionally has TypeScript errors to trigger CI failure
2+
// Updated to trigger new workflow run
23
const testFunction = (param: string): number => {
34
// Type error: returning string instead of number
45
return "this should be a number";

0 commit comments

Comments
 (0)