From 64902f5c2920d9d7bca4d874532a75cb87373d1e Mon Sep 17 00:00:00 2001 From: Byron Marohn Date: Fri, 3 May 2024 02:41:54 +0000 Subject: [PATCH] Update pullrequest.yml --- .github/workflows/pullrequest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pullrequest.yml b/.github/workflows/pullrequest.yml index ecd10e6..85ced77 100644 --- a/.github/workflows/pullrequest.yml +++ b/.github/workflows/pullrequest.yml @@ -50,4 +50,4 @@ jobs: set +o pipefail cat compile.log | reviewdog -efm="%f:%l: warning:%m" -name="compiler-warnings" -level=error -fail-on-error -reporter=github-pr-check cat build/reports/pmd/main.xml | reviewdog -efm='%+P' -efm='%W