Skip to content

Commit

Permalink
chore: Skip building Chocolatey packages in local release tests
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Feb 5, 2024
1 parent ffae4ec commit 4443acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ shellcheck:
test-release:
goreleaser release \
--clean \
--skip=sign \
--skip=chocolatey,sign \
--snapshot \
${GORELEASER_FLAGS}

0 comments on commit 4443acf

Please sign in to comment.