Skip to content

Commit

Permalink
remove html output
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <[email protected]>
  • Loading branch information
golanglemonade committed Sep 4, 2024
1 parent efb0272 commit 52ed220
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ tasks:
aliases: [cover]
cmds:
- go test -v ./... -coverprofile=coverage.out
- go tool cover -html=coverage.out

go:all:
aliases: [go]
Expand Down

0 comments on commit 52ed220

Please sign in to comment.