run added password reset and verification sent hooks tests

This commit is contained in:
Gani Georgiev
2022-07-19 14:20:28 +03:00
parent 383b2a1279
commit f295ce9403
5 changed files with 86 additions and 36 deletions
+3
View File
@@ -34,6 +34,9 @@ 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: