Skip to content

Commit

Permalink
temporary skip tests in the release action until the async email hook…
Browse files Browse the repository at this point in the history
…s get fixed
  • Loading branch information
ganigeorgiev committed Jul 19, 2022
1 parent 841415f commit 65697ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
# - name: Run linter
# uses: golangci/golangci-lint-action@v3

- name: Run tests
run: go test ./...

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3
with:
Expand Down

0 comments on commit 65697ad

Please sign in to comment.