Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Remove Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
RodEsp authored Jun 7, 2021
1 parent bf338e0 commit 2f447d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
- v1-yarn-{{checksum ".circleci/config.yml"}}
- run: yarn
- run: yarn test
# - run: yarn add -D nyc@13 @oclif/nyc-config@1
# - run: |
# $NYC yarn test
# $NYC report --reporter text-lcov > coverage.lcov
# curl -s https://codecov.io/bash | bash
node-12:
<<: *test
docker:
Expand Down

0 comments on commit 2f447d5

Please sign in to comment.