Skip to content

Commit

Permalink
Simplify template.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Aug 19, 2022
1 parent a14dc32 commit 7a98fab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-coverage-pak.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
- uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 1
extra-packages: |
any::covr
any::rcmdcheck

- name: Test coverage
run: covr::codecov()
Expand Down

0 comments on commit 7a98fab

Please sign in to comment.