Skip to content

Commit 61add29

Browse files
committed
use also dev of mlr3learners in mlr3dev workflows, see mlr-org/mlr3learners#325
1 parent 934daa7 commit 61add29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rcheck.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
run: |
8181
remotes::install_github("mlr-org/mlr3")
8282
remotes::install_github("mlr-org/paradox")
83+
remotes::install_github("mlr-org/mlr3learners")
8384
shell: Rscript {0}
8485

8586
- name: Check

0 commit comments

Comments
 (0)