diff --git a/.circleci/config.yml b/.circleci/config.yml index fa44130..fdb6ef6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -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: