good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit d1fdba79 authored by Anmol Sethi's avatar Anmol Sethi
Browse files

Merge branch 'ci'

parents 3e84a7c6 a926a7f4
Branches
Tags
No related merge requests found
......@@ -33,5 +33,5 @@ mv ci/out/coverage2.prof ci/out/coverage.prof
go tool cover -html=ci/out/coverage.prof -o=ci/out/coverage.html
if [[ ${CI:-} ]]; then
bash <(curl -s https://codecov.io/bash) -f ci/out/coverage.prof
bash <(curl -s https://codecov.io/bash) -R . -f ci/out/coverage.prof
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment