Skip to content

Commit

Permalink
also upload results in GHA for R CMD check
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Mar 18, 2024
1 parent b688f08 commit 39a35ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
upload-results: true
error-on: 'ifelse(getRversion() > "3.6", "warning", "note")'
env:
_R_CHECK_FORCE_SUGGESTS_: false
Expand Down

0 comments on commit 39a35ea

Please # to comment.