Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ikawaha committed May 20, 2021
1 parent 67ef96a commit 0bab197
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
go test -v ./...
cd testdata
go build -o goa goa.design/goa/v3/cmd/goa
pwd
ls
./goa version
./goa gen calc/example
go test -v ./...
Expand Down

0 comments on commit 0bab197

Please sign in to comment.