Skip to content

Commit

Permalink
fix: build on test
Browse files Browse the repository at this point in the history
  • Loading branch information
nrwiersma committed Aug 11, 2024
1 parent d0599ad commit 51290a3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,9 @@ jobs:
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}
skip-cache: true

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release --clean --snapshot

0 comments on commit 51290a3

Please sign in to comment.