Skip to content

Commit

Permalink
Merge 5910184 into ac6fea8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 17, 2021
2 parents ac6fea8 + 5910184 commit 9a98ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
go test -v -covermode=count -coverprofile=coverage.out
- name: Convert coverage.out to coverage.lcov
uses: jandelgado/gcov2lcov-action@v1.0.6
uses: jandelgado/gcov2lcov-action@v1.0.8
- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
with:
Expand Down

0 comments on commit 9a98ffd

Please sign in to comment.