Skip to content

Commit

Permalink
🔨 Disabled --as-cran
Browse files Browse the repository at this point in the history
* This will be reintroduced in a seperate PR.
* Moved codevov.yaml back to root. The documentatiton says that dev/ or .github/ is fine, but not in this case.
  • Loading branch information
serkor1 committed Jan 13, 2025
1 parent 6f38623 commit 21045dc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ jobs:
with:
upload-snapshots: true
build_args: 'c("--no-manual", "--compact-vignettes=gs+qpdf")'
args: 'c("--as-cran")'
1 change: 0 additions & 1 deletion .github/workflows/macos-check-clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ jobs:
with:
upload-snapshots: true
build_args: 'c("--no-manual", "--compact-vignettes=gs+qpdf")'
args: 'c("--as-cran")'
File renamed without changes.

0 comments on commit 21045dc

Please sign in to comment.