The github action we were using had to be rebuilt on each build, we now start from base go 1.14 and just download the golangci-tool and run it. This saves around 20-30 seconds on each build. |
||
|---|---|---|
| .. | ||
| ci.yml | ||
The github action we were using had to be rebuilt on each build, we now start from base go 1.14 and just download the golangci-tool and run it. This saves around 20-30 seconds on each build. |
||
|---|---|---|
| .. | ||
| ci.yml | ||