Skip to content

Commit

Permalink
SWF: Increase CI PR worfklow disk space to support modules UTs
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Nov 8, 2023
1 parent 9610af9 commit 4c305a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
uses: exoplatform/swf-scripts/.github/workflows/cibuild.yml@master
with:
maven_profiles: 'exo-release,coverage'
maximize_build_space: true
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}

0 comments on commit 4c305a4

Please sign in to comment.