Skip to content

Commit

Permalink
use compatible bbotk
Browse files Browse the repository at this point in the history
  • Loading branch information
mb706 committed Jan 14, 2024
1 parent bdd65b4 commit 42db529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r-cmd-check-paradox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- uses: actions/checkout@v3

- name: paradox
run: 'echo -e "Remotes:\n mlr-org/paradox@s3_params,\n mlr-org/mlr3learners@s3params_compat,\n mlr-org/mlr3filters@s3params_compat" >> DESCRIPTION'
run: 'echo -e "Remotes:\n mlr-org/paradox@s3_params,\n mlr-org/mlr3learners@s3params_compat,\n mlr-org/mlr3filters@s3params_compat,\n mlr-org/bbotk@s3params_compat" >> DESCRIPTION'

- uses: r-lib/actions/setup-r@v2
with:
Expand Down

0 comments on commit 42db529

Please sign in to comment.