Skip to content

New modules:tidy and modules:download jobs

Ash McKenzie requested to merge ashmckenzie/add-mod-tidy-job into main

This MR adds the following new CI jobs:

  • modules:download - Runs go module download and caches
  • modules:tidy - Runs go mod tidy and fails if there are diffs

Related: !781 (comment 1436932533)

Merge request reports