Initial bootrap of application #10

Merged
davidlick merged 4 commits from bootstrap-api into main 2021-06-17 21:39:17 +00:00
Showing only changes of commit 026f3c88fb - Show all commits
+2 -2
View File
@@ -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