mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-25 16:12:28 -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
|
- name: Build
|
||||||
run: go build -v .
|
run: go build -v .
|
||||||
|
|
||||||
|
- name: Test
|
||||||
|
run: go test -v .
|
||||||
|
|||||||
Reference in New Issue
Block a user