Fix formatting in yaml
This commit is contained in:
@@ -13,5 +13,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.x
|
go-version: 1.x
|
||||||
- run: |
|
- run: |
|
||||||
export PATH=$PATH:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
|
export PATH=$PATH:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
|
||||||
make unit-test
|
make unit-test
|
||||||
|
|||||||
Reference in New Issue
Block a user