File tree Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Expand file tree Collapse file tree 4 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 extra-packages : any::rcmdcheck
4949 needs : check
50- error-on : ' "note"'
5150
5251 - name : Install dev versions
5352 run : pak::pkg_install('${{ matrix.config.dev-package }}')
6160 - uses : r-lib/actions/check-r-package@v2
6261 with :
6362 args : ' c("--no-manual", "--as-cran")'
63+ error-on : ' "note"'
Original file line number Diff line number Diff line change 1- # r cmd check workflow without suggests of the mlr3 ecosystem v0.1.0
1+ # r cmd check workflow without suggests of the mlr3 ecosystem v0.1.0
22# https://github.com/mlr-org/actions
33on :
44 workflow_dispatch :
4545 with :
4646 extra-packages : any::rcmdcheck
4747 needs : check
48- error-on : ' "note"'
4948 dependencies : ' "hard"'
5049
5150 - uses : mxschmitt/action-tmate@v3
5655 - uses : r-lib/actions/check-r-package@v2
5756 with :
5857 args : ' c("--no-manual", "--as-cran")'
58+ error-on : ' "note"'
Original file line number Diff line number Diff line change 4646 with :
4747 extra-packages : any::rcmdcheck
4848 needs : check
49- error-on : ' "note"'
5049
5150 - uses : mxschmitt/action-tmate@v3
5251 if : ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
5655 - uses : r-lib/actions/check-r-package@v2
5756 with :
5857 args : ' c("--no-manual", "--as-cran")'
58+ error-on : ' "note"'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments