Skip to content

Commit

Permalink
Update R-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brandmaier committed Mar 24, 2024
1 parent 5080099 commit c1f3d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
any::devtools
# needs: pr-document
- name: install package
run: devtools::install_package("brandmaier/semtree")
run: devtools::install_github("brandmaier/semtree")

- name: run test
run: testthat::test_dir("tests/testthat/")
Expand Down

0 comments on commit c1f3d72

Please sign in to comment.