Skip to content

Commit

Permalink
GHA: take 6
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Oct 27, 2024
1 parent 42a08fa commit 66e978a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

- name: Test coverage
run: |
str(list(token="${{secrets.CODECOV_TOKEN}}"))
cov <- covr::package_coverage(
quiet = FALSE,
clean = FALSE,
Expand Down

0 comments on commit 66e978a

Please sign in to comment.