mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-25 15:52:29 -07:00
ci: Add testsuite to ci builds
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -22,3 +22,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: go build -v .
|
||||
|
||||
- name: Test
|
||||
run: go test -v .
|
||||
|
||||
Reference in New Issue
Block a user