Skip to content

Commit e22269b

Browse files
committed
try updated coverage action
1 parent bb8138c commit e22269b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,3 @@ jobs:
2222
run: go test -v ./...
2323
- name: Update coverage report
2424
uses: ncruces/go-coverage-report@v0
25-
with:
26-
report: true
27-
chart: true
28-
amend: true
29-
continue-on-error: true

0 commit comments

Comments
 (0)