File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ jobs:
176176 - name : Update coverage badge
177177 uses : ncruces/go-coverage-report@main
178178 with :
179- output-dir : ${{matrix.module}}/coverage
179+ output-dir : ${{matrix.module}}
180180 coverage-file : coverage.out
181181 report : true
182182 chart : true
Original file line number Diff line number Diff line change 33[ ![ Mentioned in Awesome Go] ( https://awesome.re/mentioned-badge.svg )] ( https://github.com/avelino/awesome-go )
44[ ![ CI] ( https://github.com/floatdrop/debounce/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/floatdrop/debounce/actions/workflows/ci.yaml )
55[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/floatdrop/debounce )] ( https://goreportcard.com/report/github.com/floatdrop/debounce )
6- [ ![ Go Coverage] ( https://github.com/floatdrop/debounce/wiki/coverage.svg )] ( https://raw.githack.com/wiki/floatdrop/debounce/coverage.html )
6+ [ ![ Go Coverage] ( https://github.com/floatdrop/debounce/wiki/v2/ coverage.svg )] ( https://raw.githack.com/wiki/floatdrop/debounce/v2 /coverage.html )
77[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/floatdrop/debounce/v2.svg )] ( https://pkg.go.dev/github.com/floatdrop/debounce/v2 )
88[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
99
You can’t perform that action at this time.
0 commit comments