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