Skip to content

Commit

Permalink
ci: revert code review pipeline (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
BenitoVisone authored Dec 12, 2024
1 parent a1aba68 commit 3cd43b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
-DjavaHomeOption='JDKVersion'
-DmavenVersionOption='Default'
-DtestResultsFiles='**/surefire-reports/TEST-*.xml'
-DmavenAuthenticateFeed=true
-DmavenAuthenticateFeed=false
-DeffectivePomSkip=false
-DsonarQubeRunAnalysis=false
- name: finding jacoco.xml
Expand Down

0 comments on commit 3cd43b1

Please sign in to comment.