Skip to content

Commit

Permalink
JVM arges config
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhong1 committed Feb 1, 2024
1 parent 1bae67c commit e263c52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diffblue-cover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
env:
GITHUB_OAUTH: ${{ secrets.DCOVER_TOKEN }}
GITHUB_PR_NUMBER: ${{ github.event.number }}
JVM_ARGS: -Xmx4g
run: |
git config --global --add safe.directory /__w/detekt/detekt
dcover ci activate ${{ secrets.DIFFBLUE_LICENSE }} validate create

0 comments on commit e263c52

Please sign in to comment.