Skip to content

Commit

Permalink
Let's just devtools load this
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jun 28, 2024
1 parent a9aa557 commit e2c02ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: Check
run: |
options(crayon.enabled = TRUE)
devtools::document()
devtools::load_all()
rcmdcheck::rcmdcheck(args = c("--no-manual"), check_dir = "check")
shell: Rscript {0}
env:
Expand Down

0 comments on commit e2c02ff

Please sign in to comment.