Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdwaggoner authored Nov 26, 2024
1 parent 2bd0602 commit d3f1129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Install dependencies
run: |
Rscript -e 'install.packages("testthat")'
Rscript -e 'install.packages("here")'
- name: Run tests
run: |
Expand Down

0 comments on commit d3f1129

Please sign in to comment.