Skip to content

Commit

Permalink
SWF: PR Build - Enable maximize_build_space to allow UTs Build
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Dec 6, 2024
1 parent 919b9b5 commit a4d21fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
with:
maven_profiles: 'exo-release,coverage'
jdk_major_version: 21
maximize_build_space: true
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}
M2_SETTINGS_FILE_URL: ${{ vars.GHACI_SETTINGS_XML_URL }}

0 comments on commit a4d21fd

Please sign in to comment.