Skip to content

Commit

Permalink
use extra_deps parameter (#1256)
Browse files Browse the repository at this point in the history
this uses the following PRs in other repos:
- insightsengineering/verdepcheck#49
- insightsengineering/r-verdepcheck-action#20
- insightsengineering/r.pkg.template#244

---------

Signed-off-by: Pawel Rucki <[email protected]>
Co-authored-by: André Veríssimo <[email protected]>
  • Loading branch information
pawelru and averissimo authored Jun 25, 2024
1 parent 87cd736 commit 56c2940
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scheduled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
strategy: ${{ matrix.test-strategy }}
additional-env-vars: |
PKG_SYSREQS_DRY_RUN=true
extra-deps: |
lme4 (>= 1.1-35)
branch-cleanup:
name: Branch Cleanup 🧹
uses: insightsengineering/r.pkg.template/.github/workflows/branch-cleanup.yaml@main
Expand Down

0 comments on commit 56c2940

Please sign in to comment.