Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Jul 17, 2023
1 parent bfcae4a commit a000e92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:

- name: test
run: |
devtools::load_all(compile = FALSE)
devtools::test()
library("EpiNow2")
testthat::test_directory("tests/testthat")
shell: Rscript {0}

0 comments on commit a000e92

Please sign in to comment.