diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml index 220293e8..c28941cc 100644 --- a/.github/workflows/integrate.yaml +++ b/.github/workflows/integrate.yaml @@ -24,7 +24,6 @@ jobs: sudo apt install r-base sudo apt install pandoc sudo Rscript --vanilla -e 'install.packages("rmarkdown", repos="http://cran.us.r-project.org")' - cd rapids conda env create -f environment.yml -n test-environment source activate test-environment snakemake -j1 renv_install