From 59a3882ce5fb9b0bb1c2f92148e06965d952f13b Mon Sep 17 00:00:00 2001 From: Mike Gerber Date: Mon, 8 Jan 2024 17:57:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20GitHub=20Actions:=20Clean=20up?= =?UTF-8?q?=20whitespace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_report.yml b/.github/workflows/test_report.yml index 253429f..908a593 100644 --- a/.github/workflows/test_report.yml +++ b/.github/workflows/test_report.yml @@ -17,4 +17,4 @@ jobs: artifact: /test-results-(.*)/ name: 'Tests Results - $1' path: '*junit.xml' - reporter: java-junit \ No newline at end of file + reporter: java-junit