Skip to content

Commit fd08917

Browse files
committed
Do not run analysis anymore as it fails now.
1 parent 154fb1a commit fd08917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rewrite.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
maven-version: 3.9.9
2828
- name: Run open-rewrite
29-
run: mvn -V --color always -ntp clean verify rewrite:run
29+
run: mvn -V --color always -ntp clean rewrite:run

0 commit comments

Comments
 (0)