mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-11 13:53:25 +02:00
run codecov report after other commands on circle ci
This commit is contained in:
parent
aaa8558de8
commit
99d40c2f8e
@ -22,5 +22,5 @@ jobs:
|
||||
- checkout
|
||||
|
||||
# specify any bash command here prefixed with `run: `
|
||||
- run: go get -v -t -d ./...
|
||||
- run: go test -v ./...
|
||||
- run: bash <(curl -s https://codecov.io/bash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user