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 ee79ea7 commit 2bd0602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Run tests
run: |
Rscript -e 'testthat::test_dir("tests")'
Rscript -e 'testthat::test_dir("tests/testthat")'

0 comments on commit 2bd0602

Please sign in to comment.