jamesfredley commented on code in PR #15335:
URL: https://github.com/apache/grails-core/pull/15335#discussion_r2733490268
##########
.github/workflows/gradle.yml:
##########
@@ -91,7 +100,6 @@ jobs:
run: >
./gradlew build :grails-shell-cli:installDist groovydoc
--continue
- --rerun-tasks
Review Comment:
--rerun-tasks has been restored in all jobs except build grails core and a
duplicate job that reruns tasks on just Ubuntu with Java 17 has been added.
This should give us the coverage while saving cumulative time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]