Skip to content

Commit

Permalink
add BH to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
krisrs1128 committed Sep 19, 2024
1 parent 9302b8a commit 5d6ae0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::covr, any::xml2
extra-packages: any::covr, any::xml2, any::BH
needs: coverage

- name: Test coverage
Expand Down

0 comments on commit 5d6ae0e

Please sign in to comment.