Skip to content

Commit

Permalink
Update r.yml
Browse files Browse the repository at this point in the history
Added second test script.
  • Loading branch information
amandazimmey authored Nov 29, 2024
1 parent f2995a5 commit 617c05c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ jobs:
- name: Run R tests
run:
Rscript -e "testthat::test_file('tests/testthat/test-counts.R')"
Rscript -e "testthat::test_file('tests/testthat/test-reordering.R')"

0 comments on commit 617c05c

Please sign in to comment.