We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7791f commit fef488bCopy full SHA for fef488b
.github/workflows/R-CMD-check.yaml
@@ -72,6 +72,8 @@ jobs:
72
needs: check
73
74
- uses: r-lib/actions/check-r-package@v2
75
+ env:
76
+ QUARTO_R_QUIET: FALSE
77
with:
78
upload-snapshots: true
79
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
0 commit comments