We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7828113 commit 75a1c3eCopy full SHA for 75a1c3e
.github/workflows/test-coverage.yaml
@@ -28,6 +28,7 @@ jobs:
28
needs: coverage
29
30
- name: Run tests and generate coverage
31
+ run: |
32
cov <- covr::package_coverage(
33
quiet = FALSE,
34
clean = FALSE,
0 commit comments