Skip to content

Commit 43358a6

Browse files
committed
Fixed covr xml2 GitHub workflow issue
1 parent fa3cadd commit 43358a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- uses: r-lib/actions/setup-r-dependencies@v2
2525
with:
26-
extra-packages: any::covr
26+
extra-packages: any::covr, any::xml2
2727
needs: coverage
2828

2929
- name: Compute coverage (Cobertura XML)

0 commit comments

Comments
 (0)