Cache modules when checking mod-tidy
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
1716db3d76
commit
7864ec6ff3
@ -9,6 +9,7 @@ jobs:
|
||||
steps:
|
||||
- go/install-ssh
|
||||
- checkout
|
||||
- go/mod-download
|
||||
- go/mod-tidy-check
|
||||
|
||||
workflows:
|
||||
@ -18,4 +19,5 @@ workflows:
|
||||
- go/lint
|
||||
- go/test:
|
||||
executor: go/circleci-golang
|
||||
codecov-upload: true
|
||||
- mod-tidy-check
|
||||
|
Loading…
Reference in New Issue
Block a user