Skip to content

Commit

Permalink
Do not run analysis anymore as it fails now.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 12, 2024
1 parent 154fb1a commit fd08917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rewrite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
with:
maven-version: 3.9.9
- name: Run open-rewrite
run: mvn -V --color always -ntp clean verify rewrite:run
run: mvn -V --color always -ntp clean rewrite:run

0 comments on commit fd08917

Please sign in to comment.