Use steps in mod-tidy-check
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
parent
7467086b42
commit
f47210a257
@ -20,8 +20,8 @@ jobs:
|
|||||||
mod-tidy-check:
|
mod-tidy-check:
|
||||||
executor: go/circleci-golang
|
executor: go/circleci-golang
|
||||||
steps:
|
steps:
|
||||||
- go/install-ssh
|
- install-deps
|
||||||
- checkout
|
- prepare
|
||||||
- go/mod-download
|
- go/mod-download
|
||||||
- go/mod-tidy-check
|
- go/mod-tidy-check
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user