Skip to content

Commit

Permalink
fix function name
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Jul 17, 2023
1 parent a000e92 commit a2f6928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: test
run: |
library("EpiNow2")
testthat::test_directory("tests/testthat")
testthat::test_dir("tests/testthat")
shell: Rscript {0}

0 comments on commit a2f6928

Please sign in to comment.