Skip to content

Commit

Permalink
chore:remove lint check in goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vimiix committed Dec 8, 2023
1 parent 8b8e73e commit 347d2a5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
before:
hooks:
- make lint

builds:
-
id: "ssx"
- id: "ssx"
main: "./cmd/ssx"
binary: "ssx"
flags:
Expand Down

0 comments on commit 347d2a5

Please sign in to comment.