Skip to content

Commit 39a35ea

Browse files
also upload results in GHA for R CMD check
1 parent b688f08 commit 39a35ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-full.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- uses: r-lib/actions/check-r-package@v2
5757
with:
5858
upload-snapshots: true
59+
upload-results: true
5960
error-on: 'ifelse(getRversion() > "3.6", "warning", "note")'
6061
env:
6162
_R_CHECK_FORCE_SUGGESTS_: false

0 commit comments

Comments
 (0)