Skip to content

Commit

Permalink
test lock fiile with dev dependicies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJones687 committed Dec 18, 2024
1 parent 549ac1a commit 89affdf
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:

- uses: r-lib/actions/setup-renv@v2

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::covr
needs: coverage
# - uses: r-lib/actions/setup-r-dependencies@v2
# with:
# extra-packages: any::covr
# needs: coverage

- name: Test coverage
run: |
Expand Down
Loading

0 comments on commit 89affdf

Please sign in to comment.