add missing newline
This commit is contained in:
parent
ddac31c587
commit
c0ffa3b4ce
|
@ -20,4 +20,4 @@ jobs:
|
|||
run: |
|
||||
go get github.com/frankbraun/gocheck
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
make test
|
||||
make test
|
||||
|
|
Loading…
Reference in New Issue