diff --git a/.github/workflows/rcmdcheck.yml b/.github/workflows/rcmdcheck.yml index 35482a2e2..03b078740 100644 --- a/.github/workflows/rcmdcheck.yml +++ b/.github/workflows/rcmdcheck.yml @@ -57,7 +57,6 @@ jobs: - name: Install Python run: | pak::pkg_install('rstudio/reticulate') - reticulate:: reticulate::install_miniconda() reticulate::py_install('venv') install.packages('keras')