cd build and test
parent
0583bdabbb
commit
c57913dd11
|
@ -22,5 +22,4 @@ jobs:
|
|||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.15
|
||||
- run: cd examples/go/openGJK && go build
|
||||
- run: go test -v
|
||||
- run: cd examples/go/openGJK && go build && go test -v
|
||||
|
|
Loading…
Reference in New Issue