Skip to content

Commit

Permalink
remove exit
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Mar 4, 2024
1 parent df64f6a commit 698a199
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/test-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ mvn ${MVN_OPTS} -U org.openrewrite.maven:rewrite-maven-plugin:run \
-Drewrite.exclusions="**/*.json" \
2>&1 | tee target/rewrite.out

exit

echo "***** Rebuilding with the snapshot"

mvn test ${MVN_OPTS}
Expand Down

0 comments on commit 698a199

Please sign in to comment.