We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154fb1a commit fd08917Copy full SHA for fd08917
.github/workflows/rewrite.yml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
maven-version: 3.9.9
28
- name: Run open-rewrite
29
- run: mvn -V --color always -ntp clean verify rewrite:run
+ run: mvn -V --color always -ntp clean rewrite:run
0 commit comments