Migrated testing from Travis to Github Actions - part 3

pull/108/head
abhineethreddyk 2020-12-14 22:33:50 -05:00
parent e41b14af6d
commit 29c85ee46f
1 changed files with 0 additions and 1 deletions

View File

@ -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