Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): gcov2lcov installation #49

Merged
merged 1 commit into from
Feb 24, 2024
Merged

fix(ci): gcov2lcov installation #49

merged 1 commit into from
Feb 24, 2024

Conversation

siavashs
Copy link
Collaborator

@siavashs siavashs commented Feb 24, 2024

  • update golangci-lint
  • use go version from go.mod
  • use go install for gcov2lcov

@siavashs siavashs added the bug Something isn't working label Feb 24, 2024
@siavashs siavashs force-pushed the fix-ci-gcov2lcov-install branch 2 times, most recently from c3ac0ef to f8f43c2 Compare February 24, 2024 17:37
- update `golangci-lint`
- use go version from `go.mod`
- use `go install` for `gcov2lcov`.

Signed-off-by: Siavash Safi <[email protected]>
@siavashs siavashs force-pushed the fix-ci-gcov2lcov-install branch from f8f43c2 to b074dc8 Compare February 24, 2024 17:42
@siavashs siavashs marked this pull request as ready for review February 24, 2024 17:44
@siavashs siavashs merged commit c22ac2c into main Feb 24, 2024
2 of 3 checks passed
@siavashs siavashs deleted the fix-ci-gcov2lcov-install branch February 24, 2024 17:45
@siavashs siavashs added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code go Pull requests that update Go code and removed bug Something isn't working labels Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant