Bump version 0.2.3.
This commit is contained in:
@ -12,7 +12,6 @@ jobs:
|
||||
name: build
|
||||
command: |
|
||||
go version
|
||||
rm config.yaml
|
||||
go test -coverprofile=coverage.txt -covermode=atomic -p 1 . ./worker ./cli ./State
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
docker:
|
||||
|
Reference in New Issue
Block a user