mirror of
https://github.com/gradle/actions.git
synced 2025-11-26 17:09:10 +08:00
Support custom report dir for dependency-submission (#189)
If the `DEPENDENCY_GRAPH_REPORT_DIR` var is set, use this value when locating dependency-graph files to upload/submit. Fixes #188
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Test dependency graph
|
||||
name: Test dependency submission failures
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user