Skip to content

Commit 43686ce

Browse files
authored
Update test-coverage.yaml
1 parent 2a24bd6 commit 43686ce

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/test-coverage.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,3 @@ jobs:
4141
## --------------------------------------------------------------------
4242
find ${{ runner.temp }}/package -name 'testthat.Rout*' -exec cat '{}' \; || true
4343
shell: bash
44-
45-
- name: Upload test results
46-
if: failure()
47-
uses: actions/cache/save@v4
48-
with:
49-
name: coverage-test-failures
50-
path: ${{ runner.temp }}/package

0 commit comments

Comments
 (0)