Skip to content

Commit

Permalink
ALFREDAPI-548-split [Update]
Browse files Browse the repository at this point in the history
  • Loading branch information
codingBenVdS committed Jul 9, 2024
1 parent ad82033 commit 9a11e5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ jobs:
--info
:apix-impl:apix-impl-${{ matrix.alfresco_version }}:test
:apix-integrationtests:alfresco:${{ matrix.alfresco_version }}:integrationTest
# Locally run as: ./gradlew :apix-docker:docker-231:composeUp --info
# ./gradlew integrationtest
- name: Publish Test Report
uses: mikepenz/[email protected]
if: success() || failure()
Expand Down
2 changes: 0 additions & 2 deletions apix-integrationtests/alfresco/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,4 @@ subprojects {
dependsOn composeUpTask
finalizedBy composeDownTask
}


}

0 comments on commit 9a11e5c

Please sign in to comment.