Skip to content

Commit

Permalink
chore: add cover flag to binary
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas TESSON <lucastesson@protonmail.com>
  • Loading branch information
pandatix committed Oct 30, 2024
1 parent b3930c4 commit 489c496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ builds:
goarch:
- amd64
binary: "{{ .ProjectName }}"
flags:
- -cover

changelog:
sort: asc
Expand Down

0 comments on commit 489c496

Please sign in to comment.