This commit is contained in:
parent
117565a63f
commit
85a714b65f
2 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.20
|
||||
- name: Run Tests
|
||||
run: go test./...
|
||||
run: go test ./...
|
||||
- name: Run GoReleaser
|
||||
uses: https://github.com/goreleaser/goreleaser-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue