Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Thorson committed Jan 16, 2025
1 parent fa30e89 commit 0db5d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
if: runner.os == 'Linux'
run: |
devtools::install_local()
devtools::install_deps(dependencies=TRUE)
out <- devtools::test(stop_on_failure=TRUE)
print(getwd())
print(ls())
Expand Down

0 comments on commit 0db5d40

Please sign in to comment.