Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangsean authored Mar 6, 2022
1 parent b4c5a51 commit 992a330
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ jobs:
with:
fetch-depth: 0

- name: Tests
run: |
go mod tidy
go test -v ./...
- name: Validates GO releaser config
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 992a330

Please sign in to comment.