Skip to content

Commit

Permalink
do not lint before goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Hermsi1337 committed Jun 16, 2023
1 parent 1e258c6 commit cc2973c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/ci/.goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
before:
hooks:
- go mod tidy
- make lintci
- git diff --exit-code

builds:
-
Expand Down

0 comments on commit cc2973c

Please sign in to comment.