Skip to content

Commit

Permalink
Updating CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron-zgl committed Nov 19, 2024
1 parent 3f07e56 commit 73f553b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .Rproj.user/9D5618E0/pcs/source-pane.pper
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"activeTab": 4
"activeTab": 3
}
2 changes: 0 additions & 2 deletions .github/workflows/R-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
- name: Pre-load devtools
run: Rscript -e 'library(devtools)'

- name: Build vignettes
run: Rscript -e "devtools::build_vignettes()"

- name: Check R package
run: R CMD check --no-manual .

0 comments on commit 73f553b

Please sign in to comment.