mirror of
https://github.com/cubixle/ebay.git
synced 2026-04-30 16:38:44 +01:00
Add tests to workflow
This commit is contained in:
@@ -26,3 +26,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v .
|
run: go build -v .
|
||||||
|
|
||||||
|
- name: Test
|
||||||
|
run: go test -count=1 ./...
|
||||||
Reference in New Issue
Block a user