mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-11 01:21:08 +08:00
- Remove the 'gradle --stop' step from the prod workflow. We either need to stop all instances started, or rely on GitHub to clean up processes on completion. - Remove configuration-cache and dependencies-cache from basic tests. We will later need to add tests invocations specific for these features.