Skip to content

Putting renv lock file back - will need to be regenerated #3

Putting renv lock file back - will need to be regenerated

Putting renv lock file back - will need to be regenerated #3

- 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)'