Skip to content

Commit

Permalink
apparently needs xml2
Browse files Browse the repository at this point in the history
  • Loading branch information
schuemie committed Oct 29, 2024
1 parent c8c3fa6 commit cb8b9ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
if: runner.os == 'Linux'
run: |
remotes::install_cran("covr")
remotes::install_cran("xml2")
shell: Rscript {0}

- name: Test coverage
Expand Down

0 comments on commit cb8b9ee

Please sign in to comment.