Skip to content

Commit

Permalink
Bump vladopajic/go-test-coverage from 2.11.0 to 2.11.1
Browse files Browse the repository at this point in the history
Bumps [vladopajic/go-test-coverage](https://github.com/vladopajic/go-test-coverage) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/vladopajic/go-test-coverage/releases)
- [Commits](vladopajic/go-test-coverage@v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: vladopajic/go-test-coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and joeig committed Dec 16, 2024
1 parent 991821c commit 0f3b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
check-latest: true
- run: go test -v -coverprofile="coverage.out" ./...
- run: go tool cover -func="coverage.out"
- uses: vladopajic/[email protected].0
- uses: vladopajic/[email protected].1
with:
config: ".github/testcoverage.yml"
test-without-mocks:
Expand Down

0 comments on commit 0f3b082

Please sign in to comment.