Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeykazakov committed Aug 15, 2018
1 parent 3013ab1 commit fd9b111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cico_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ function run_tests_with_coverage() {

# Upload coverage to codecov.io
cp tmp/coverage.mode* coverage.txt
bash <(curl -s https://codecov.io/bash) -X search -f coverage.txt -t 8835a743-b3e5-4739-94df-84c145e61f14 #-X fix
bash <(curl -s https://codecov.io/bash) -X search -f coverage.txt -t 1efa8f9f-198e-4700-a01f-f7083ee32180 #-X fix

echo "CICO: ran tests and uploaded coverage"
}
Expand Down

0 comments on commit fd9b111

Please sign in to comment.