chore: avoid duplicate coverage data upload (#12187)
This commit is contained in:
parent
09c0ee0a8b
commit
8ee4345a61
1
Makefile
1
Makefile
@ -158,7 +158,6 @@ test-ci-coverage: SHELL:=/bin/bash
|
||||
test-ci-coverage:
|
||||
BABEL_COVERAGE=true BABEL_ENV=test $(MAKE) bootstrap
|
||||
BABEL_ENV=test TEST_TYPE=cov ./scripts/test-cov.sh
|
||||
bash <(curl -s https://codecov.io/bash) -f coverage/coverage-final.json
|
||||
|
||||
bootstrap-flow:
|
||||
rm -rf build/flow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user