Skip to content

Commit

Permalink
Update R-CMD-check.yaml #256
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaette committed Jul 13, 2023
1 parent 44a1977 commit 29c5181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Expand Up @@ -56,6 +56,7 @@ jobs:
- uses: r-lib/actions/check-r-package@v2

- name: Test coverage
if: runner.os != 'Windows'
run: |
covr::codecov(
quiet = FALSE,
Expand Down

0 comments on commit 29c5181

Please sign in to comment.