Skip to content

Commit 244da23

Browse files
committed
Add codecov
1 parent 85cd9d2 commit 244da23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
key: yarn-packages-v1-{{ .Branch }}-{{ checksum "packages/cubejs-server-core/yarn.lock" }}
4545

4646
- run: yarn lerna run --concurrency 1 --ignore @cubejs-backend/jdbc-driver --ignore @cubejs-client/playground test
47+
- run: bash <(curl -s https://codecov.io/bash)
4748

4849
lint:
4950
docker:

0 commit comments

Comments
 (0)