Closed septs closed 4 years ago
I'm not sure why you proposing the change. Is it to make sure that the correct version of gcov2lcov
is used?
gh-actions run docker very slower.
gh-actions per run job will build docker image.
the a process need ≈ 20s to 30s
direct use precompiled binary, in gh-actions expected in 5s.
implemented with release 1.0.4
can we close the issue, @septs ?
why docker based?
gcov2lcov needs installed go tooling available. Therefore a container. Feel free to Open a MR for further improvents - thanks
like https://github.com/golangci/golangci-lint-action
from https://github.com/linxGnu/gosmpp/runs/1140698513