Skip to content

Commit

Permalink
Update check_package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ines-gimeno-molina authored Nov 8, 2024
1 parent 3eb8805 commit 9a51a08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [main, master]

name: R-CMD-check.yaml
name: Run checks

permissions: read-all

Expand Down Expand Up @@ -50,3 +50,4 @@ jobs:
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
check_args: '--no-stop-on-warnings'

0 comments on commit 9a51a08

Please sign in to comment.