Skip to content

Commit

Permalink
install dependency in paradox check script
Browse files Browse the repository at this point in the history
  • Loading branch information
mb706 committed Jan 14, 2024
1 parent e6a6a0a commit 0b533b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/r-cmd-check-paradox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: paradox
run: 'echo -e "Remotes:\n mlr-org/paradox@s3_params,\n mlr-org/mlr3learners@s3params_compat,\n mlr-org/bbotk@s3params_compat,\n mlr-org/mlr3pipelines@s3params_compat,\n mlr-org/mlr3tuning@s3params_compat" >> DESCRIPTION'

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

- uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
Expand Down

0 comments on commit 0b533b9

Please sign in to comment.