This commit is contained in:
parent
8b77b5acc8
commit
79e3d1f0b9
@ -15,4 +15,4 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v ./...
|
run: go build -v ./...
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test
|
run: go test -v ./...
|
Loading…
Reference in New Issue
Block a user