Skip to content

Commit

Permalink
Update quick-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartinsanta authored Jan 30, 2024
1 parent 87f3e76 commit 76a7b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: mvn -Dgpg.skip verify
run: mvn --version && mvn -B -Dgpg.skip verify

0 comments on commit 76a7b5e

Please sign in to comment.