Skip to content

Commit

Permalink
Bump vladopajic/go-test-coverage from 2.11.1 to 2.11.2
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.1 to 2.11.2.
- [Release notes](https://github.com/vladopajic/go-test-coverage/releases)
- [Commits](vladopajic/go-test-coverage@v2.11.1...v2.11.2)

---
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 Jan 20, 2025
1 parent 76a6380 commit 46e7002
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 @@ -26,6 +26,6 @@ jobs:
go-version: ${{ matrix.goVer }}
- run: go test -v -coverprofile="coverage.out" ./...
- run: go tool cover -func="coverage.out"
- uses: vladopajic/[email protected].1
- uses: vladopajic/[email protected].2
with:
config: ".github/testcoverage.yml"

0 comments on commit 46e7002

Please sign in to comment.