Skip to content

Commit 1d81236

Browse files
Update CircleCI config to push to codecov
1 parent 8e89814 commit 1d81236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: |
2525
yarn run lint
2626
yarn run build
27-
yarn run test-and-send-cov-to-coveralls
27+
yarn run test-coverage
2828
2929
workflows:
3030
version: 2

0 commit comments

Comments
 (0)