mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Improvements to debug logging
- Enable cache debugging when ACTIONS_STEP_DEBUG is on - Replace some info messages with debug
This commit is contained in:
@@ -215,7 +215,7 @@ env:
|
||||
GRADLE_BUILD_ACTION_CACHE_DEBUG_ENABLED: true
|
||||
```
|
||||
|
||||
Note that this setting will also prevent certain cache operations from running in parallel, further assisting with debugging.
|
||||
Note that when the workflow is run in debug mode (above), cache debugging is automatically enabled.
|
||||
|
||||
## How Gradle User Home caching works
|
||||
|
||||
|
||||
Reference in New Issue
Block a user