We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f6691 commit 3c8f033Copy full SHA for 3c8f033
1 file changed
.github/workflows/release.yml
@@ -21,9 +21,6 @@ jobs:
21
go-version: '1.26'
22
check-latest: true
23
24
- - name: Run tests
25
- run: go test ./...
26
-
27
- name: Release with GoReleaser
28
uses: goreleaser/goreleaser-action@v6
29
with:
0 commit comments