diff --git a/.github/workflows/root-ci.yml b/.github/workflows/root-ci.yml index 6d8e2644cb988..dd449ff296ef4 100644 --- a/.github/workflows/root-ci.yml +++ b/.github/workflows/root-ci.yml @@ -281,6 +281,10 @@ jobs: with: ref: ${{ inputs.ref_name }} + - uses: root-project/gcc-problem-matcher-improved@main + with: + build-directory: C:\ROOT-CI\src\ + - name: Pull Request Build if: github.event_name == 'pull_request' env: