Fix missing colon

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2019-07-08 16:56:06 +02:00
parent bf3317c61a
commit daa1e48b9a

View File

@ -64,7 +64,7 @@ jobs:
- prepare
- go/mod-download
- run: make deps
- go/install-gotestsum
- go/install-gotestsum:
gobin: $HOME/.local/bin
- run:
name: go test