mirror of
https://github.com/decke/smtprelay.git
synced 2026-08-08 03:03:52 -06:00
ci: Add testsuite to ci builds
This commit is contained in:
@@ -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