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:
parent
841415f0ff
commit
65697add43
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user