1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-24 17:07:00 +02:00

temporary skip tests in the release action until the async email hooks get fixed

This commit is contained in:
Gani Georgiev 2022-07-19 14:46:02 +03:00
parent 841415f0ff
commit 65697add43

View File

@ -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: