Skip to content

Commit e3bf7e3

Browse files
committed
rename tests
1 parent 26db901 commit e3bf7e3

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

.github/workflows/test-coverage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
| jq '.token')" >> $GITHUB_ENV
4848
4949
- name: Generate and Upload R Package Coverage
50-
run: covr::coveralls(service_name='travis-pro', repo_token=${{ env.COVERALLS_REPO_TOKEN }})
50+
run: covr::coveralls(service_name='travis-pro', repo_token=${{ env.COVERALLS_REPO_TOKEN }}, type='all')
5151
shell: Rscript {0}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)