Skip to content

Commit

Permalink
Enable coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
sadlil committed Oct 5, 2024
1 parent 0d448d8 commit 49666db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
report: true
chart: true
amend: true
if: |
matrix.os == 'ubuntu-latest' &&
github.event_name == 'push'
continue-on-error: true


Aligo:
name: Aligo
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# workgroup

[![Go Report Card](https://goreportcard.com/badge/github.com/sadlil/workgroup)](https://goreportcard.com/report/github.com/sadlil/workgroup)
<!-- [![Sourcegraph](https://sourcegraph.com/github.com/sadlil/workgroup/-/badge.svg)](https://sourcegraph.com/github.com/sadlil/workgroup?badge) -->
[![Go Reference](https://pkg.go.dev/badge/github.com/sadlil/workgroup.svg)](https://pkg.go.dev/github.com/sadlil/workgroup)
[![Go Coverage](https://github.com/sadlil/workgroup/wiki/coverage.svg)](https://raw.githack.com/wiki/sadlil/workgroup/coverage.html)

Expand Down

0 comments on commit 49666db

Please sign in to comment.