Skip to content

Commit

Permalink
Merge pull request #2807 from Alfresco/feature/PMD730
Browse files Browse the repository at this point in the history
[skip tests] Upgrade ya-pmd-scan.

(cherry picked from commit 17152b6)
  • Loading branch information
tpage-alfresco committed Jul 23, 2024
1 parent c8101f8 commit a8a480b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,12 @@ jobs:
!contains(github.event.head_commit.message, '[skip tests]') &&
!contains(github.event.head_commit.message, '[force]')
steps:
- uses: Alfresco/[email protected]
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]
- uses: Alfresco/[email protected]
with:
classpath-build-command: "mvn test-compile -ntp -Pags -pl \"-:alfresco-community-repo-docker\""

all_unit_tests_suite:
name: "Core, Data-Model, Repository - AllUnitTestsSuite - Build and test"
Expand Down

0 comments on commit a8a480b

Please sign in to comment.