Skip to content

Commit a2c118f

Browse files
committed
This isn't doing anything
This run is different enough from the R CMD check action that this doesn't actually reveal the detailed testthat results.
1 parent d055526 commit a2c118f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test-coverage.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,3 @@ jobs:
4646
- name: Test coverage
4747
run: covr::codecov()
4848
shell: Rscript {0}
49-
50-
- name: Reveal testthat details
51-
run: find . -name testthat.Rout -exec cat '{}' ';'

0 commit comments

Comments
 (0)