Skip to content

Commit

Permalink
Update acceptance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsz-rb authored Feb 28, 2024
1 parent dad4998 commit aa38191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/acceptance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: Convert Go coverage file to lcov format
run: |
go get github.com/jandelgado/gcov2lcov
go install github.com/jandelgado/gcov2lcov
~/go/bin/gcov2lcov -infile coverage.out -outfile lcov.info
- uses: coverallsapp/[email protected]
with:
Expand Down

0 comments on commit aa38191

Please sign in to comment.