Skip to content

Commit 188e420

Browse files
committed
Use correct directory for PMD
1 parent 0a57f91 commit 188e420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ jobs:
127127
name: pmd-report
128128
if-no-files-found: ignore
129129
path: |
130-
target/reports/*.html
130+
target/reports/**

0 commit comments

Comments
 (0)