mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-27 22:38:09 +02:00
run codecov report after other commands on circle ci
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user