Skip to content

Commit

Permalink
Install dep
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 11, 2024
1 parent d31b9fc commit f44ce03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_chapters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Install dependencies
run: |
install.packages("remotes")
remotes::install_cran("testthat")
remotes::install_cran("readr")
shell: Rscript {0}
Expand Down

0 comments on commit f44ce03

Please sign in to comment.