Skip to content

Commit

Permalink
Merge pull request #7 from inaciogu/chore/coverage-workflow
Browse files Browse the repository at this point in the history
chore: remove location
  • Loading branch information
inaciogu committed Jan 9, 2024
2 parents 7dd55c2 + 80e96ad commit de8308a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
uses: paambaati/codeclimate-action@v3.2.0
with:
coverageCommand: go test -coverprofile=cover.out ./...
coverageLocations: |
./*.out:gcov
debug: true

0 comments on commit de8308a

Please sign in to comment.