Skip to content

Commit

Permalink
fix(tests.yml): load devtools library
Browse files Browse the repository at this point in the history
  • Loading branch information
bmascat authored Apr 17, 2024
1 parent 4a2872f commit 97eaeae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ jobs:

- name: Run tests
run: |
library(devtools)
devtools::test()
shell: Rscript {0}

0 comments on commit 97eaeae

Please sign in to comment.