mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2025-09-12 18:49:39 +02:00
renv added to the last action runner
This commit is contained in:
parent
e4e4f5a6cc
commit
c54cea7be0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-coverage.yaml
vendored
2
.github/workflows/test-coverage.yaml
vendored
|
@ -21,6 +21,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
use-public-rspm: true
|
use-public-rspm: true
|
||||||
|
|
||||||
|
- uses: r-lib/actions/setup-renv@v2
|
||||||
|
|
||||||
- uses: r-lib/actions/setup-r-dependencies@v2
|
- uses: r-lib/actions/setup-r-dependencies@v2
|
||||||
with:
|
with:
|
||||||
extra-packages: any::covr
|
extra-packages: any::covr
|
||||||
|
|
Loading…
Add table
Reference in a new issue