Skip to content

Commit

Permalink
Sync R-CMD-check.yaml to check-standard.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Mar 30, 2024
1 parent 4abf479 commit 0e9cfe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# rdev 1.10.3

* Updated `R-CMD-check.yaml` GitHub Action (update: `use_rdev_package()`)

# rdev 1.10.2

rdev now supports Quarto Documents (`.qmd`) as analysis notebooks:
Expand Down

0 comments on commit 0e9cfe8

Please sign in to comment.