mirror of https://github.com/liamg/aminal.git
fix build
This commit is contained in:
parent
de446cc01a
commit
4027197a96
|
@ -7,7 +7,7 @@ jobs:
|
|||
docker:
|
||||
# specify the version
|
||||
- image: liamg/golang-opengl
|
||||
working_directory: /aminal
|
||||
working_directory: /go/src/github.com/liamg/aminal
|
||||
steps:
|
||||
- checkout
|
||||
- run: go test -v ./...
|
||||
|
|
Loading…
Reference in New Issue