Skip to content

Git(workflow): removing renv.lock to check soemthing #2

Git(workflow): removing renv.lock to check soemthing

Git(workflow): removing renv.lock to check soemthing #2

- name: Run test coverage

Check failure on line 1 in .github/workflows/run_test_covr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_test_covr.yaml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
run: |
Rscript -e 'install.packages("covr")'
Rscript -e 'cov <- covr::package_coverage()'
Rscript -e 'covr::codecov(coverage = cov)'