mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-19 22:33:16 +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
|
- checkout
|
||||||
|
|
||||||
# specify any bash command here prefixed with `run: `
|
# specify any bash command here prefixed with `run: `
|
||||||
- run: go get -v -t -d ./...
|
|
||||||
- run: go test -v ./...
|
- run: go test -v ./...
|
||||||
|
- run: bash <(curl -s https://codecov.io/bash)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user