File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ tasks:
105105 # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-dependencies-task/Taskfile.yml
106106 general:cache-dep-licenses :
107107 desc : Cache dependency license metadata
108- run : when_changed
109108 deps :
110109 - task : general:prepare-deps
111110 cmds :
@@ -187,7 +186,6 @@ tasks:
187186 # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/check-go-dependencies-task/Taskfile.yml
188187 general:prepare-deps :
189188 desc : Prepare project dependencies for license check
190- run : when_changed
191189 # No preparation is needed for Go module-based projects.
192190
193191 # Source: https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/assets/go-task/Taskfile.yml
You can’t perform that action at this time.
0 commit comments