From a7f0aaf87ae1b55d6b4ba450586f0731cae35cbb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 11 Dec 2025 00:57:52 +0000 Subject: [PATCH] Add newline at end of test-ui.yml workflow file Co-authored-by: TwiN <15699766+TwiN@users.noreply.github.com> --- .github/workflows/test-ui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-ui.yml b/.github/workflows/test-ui.yml index 50bc881e..f88007ab 100644 --- a/.github/workflows/test-ui.yml +++ b/.github/workflows/test-ui.yml @@ -24,4 +24,4 @@ jobs: git status git diff exit 1 - fi \ No newline at end of file + fi