Skip to content

Commit

Permalink
Update test-coverage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Feb 6, 2022
1 parent 7ee6ee6 commit 27032ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-coverage.yaml
Expand Up @@ -54,6 +54,6 @@ jobs:

- name: Test coverage
run: |
options(testRegions = TRUE)
options("testRegions" = TRUE)
covr::codecov()
shell: Rscript {0}
shell: Rscript {0}

0 comments on commit 27032ed

Please sign in to comment.