We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d055526 commit a2c118fCopy full SHA for a2c118f
.github/workflows/test-coverage.yaml
@@ -46,6 +46,3 @@ jobs:
46
- name: Test coverage
47
run: covr::codecov()
48
shell: Rscript {0}
49
-
50
- - name: Reveal testthat details
51
- run: find . -name testthat.Rout -exec cat '{}' ';'
0 commit comments