Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain committed Mar 11, 2021
1 parent 3ef8bcb commit 05c76c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ jobs:

- name: Test coverage
if: matrix.config.os == 'ubuntu-20.04' && matrix.config.r == 'devel'
covr::codecov(type = "all")
run: covr::codecov(type = "all")
shell: Rscript {0}

0 comments on commit 05c76c0

Please sign in to comment.