diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 25a6dedba..f5ab38d58 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -24,7 +24,7 @@ jobs: uses: actions/upload-artifact@v4.6.0 with: name: checkstyle-report - path: build/reports/checkstyle/main/checkstyle.xml + path: build/reports/checkstyle/main.xml test: