Skip to content

Commit

Permalink
Update check-release.yaml
Browse files Browse the repository at this point in the history
Added args
  • Loading branch information
SkylarMarvel authored Oct 17, 2023
1 parent fa306cd commit 52d6b40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
needs: check

- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual", "--as-cran", "--no-vignettes")'

0 comments on commit 52d6b40

Please sign in to comment.