You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add PMD and CPD checks to Maven build workflow
- Added `mvn pmd:check pmd:cpd-check` to `.github/workflows/maven.yml`
- Added the "MoreUnit Build" badge to the `README.md` to reflect the CI status (which now includes PMD and CPD)
Co-authored-by: RoiSoleil <3462260+RoiSoleil@users.noreply.github.com>
0 commit comments