Skip to content

Commit

Permalink
action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
russbiggs committed Feb 4, 2025
1 parent db80a5e commit bd9ddd9
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 @@ -38,7 +38,7 @@ jobs:
code = "testthat::test_package(
'openaq',
reporter = testthat::JunitReporter$new(file = 'junit.xml')
)")
)
)
covr::to_cobertura(cov)
shell: Rscript {0}
Expand Down

0 comments on commit bd9ddd9

Please sign in to comment.