From 8f3df4d67496d1a64d7e1d123cc9fbcd4f1d41fa Mon Sep 17 00:00:00 2001 From: tgrall Date: Fri, 2 Feb 2024 06:09:20 +0100 Subject: [PATCH] fix ci failure on format-check --- __tests__/test-helpers.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/test-helpers.ts b/__tests__/test-helpers.ts index b46128e..961cbdd 100644 --- a/__tests__/test-helpers.ts +++ b/__tests__/test-helpers.ts @@ -19,7 +19,7 @@ export function clearInputs(): void { 'BASE-REF', 'HEAD-REF', 'COMMENT-SUMMARY-IN-PR', - 'WARN-ONLY', + 'WARN-ONLY' ] // eslint-disable-next-line github/array-foreach