Skip to content

Commit

Permalink
CHeck if old file version will trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
bschneidr committed Mar 13, 2024
1 parent 96d2fe8 commit 7b4149e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
error-on: '"never"'
build_args: 'c("--no-manual", "--no-build-vignettes")'
args: 'c("--no-manual", "--no-build-vignettes", "--ignore-vignettes")'

0 comments on commit 7b4149e

Please sign in to comment.