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 1b611d1 commit a9c59e4Copy full SHA for a9c59e4
.github/workflows/R-CMD-check.yaml
@@ -74,8 +74,6 @@ jobs:
74
install-pandoc: false
75
76
- uses: r-lib/actions/check-r-package@v2
77
- env:
78
- R_QUARTO_QUIET: FALSE
79
with:
80
upload-snapshots: true
81
args: ${{ format('c("--no-manual", "--as-cran"{0})', format('{0}', matrix.config.quarto) == 'false' && ',"--ignore-vignettes"' || '') }}
0 commit comments