mirror of
https://github.com/pocketbase/pocketbase.git
synced 2024-11-28 10:03:42 +02:00
temporary skip tests in the release action until the async email hooks get fixed
This commit is contained in:
parent
841415f0ff
commit
65697add43
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -34,9 +34,6 @@ jobs:
|
|||||||
# - name: Run linter
|
# - name: Run linter
|
||||||
# uses: golangci/golangci-lint-action@v3
|
# uses: golangci/golangci-lint-action@v3
|
||||||
|
|
||||||
- name: Run tests
|
|
||||||
run: go test ./...
|
|
||||||
|
|
||||||
- name: Run GoReleaser
|
- name: Run GoReleaser
|
||||||
uses: goreleaser/goreleaser-action@v3
|
uses: goreleaser/goreleaser-action@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user