Initial bootrap of application #10
@@ -13,5 +13,5 @@ jobs:
|
||||
with:
|
||||
go-version: 1.x
|
||||
- run: |
|
||||
export PATH=$PATH:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
|
||||
make unit-test
|
||||
export PATH=$PATH:$(go env GOPATH)/bin # temporary fix. See https://github.com/actions/setup-go/issues/14
|
||||
make unit-test
|
||||
|
||||
Reference in New Issue
Block a user