Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
stangandaho committed Nov 18, 2023
1 parent 760bdf8 commit acef924
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,9 @@ jobs:
with:
use-public-rspm: true

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-repositories: |
{ "type": "github", "repo": "sjevelazco/flexsdm" }
- name: Install flexsdm
run: Rscript -e 'remotes::install_github("sjevelazco/flexsdm")'


- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: covr
Expand Down

0 comments on commit acef924

Please sign in to comment.