Skip to content

Commit

Permalink
[#7] set env for coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbarbone committed Nov 11, 2022
1 parent a625797 commit c7f42a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
install_path = file.path(Sys.getenv("RUNNER_TEMP"), "package")
)
shell: Rscript {0}
env:
GH_ACTIONS_OS: ubuntu-latest

- name: Show testthat output
if: always()
Expand Down

0 comments on commit c7f42a2

Please sign in to comment.