From 5934ed5e7f695d3f2b7ec15fdde9eebc859ff656 Mon Sep 17 00:00:00 2001 From: "Joran R. Angevaare" Date: Mon, 7 Aug 2023 09:45:20 +0200 Subject: [PATCH] Update test_package.yml --- .github/workflows/test_package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_package.yml b/.github/workflows/test_package.yml index d8674b9..010979c 100644 --- a/.github/workflows/test_package.yml +++ b/.github/workflows/test_package.yml @@ -62,7 +62,7 @@ jobs: if: matrix.test == 'partial' run: | conda activate synda - mamba install -c conda-forge r-base r-essentials + conda install -c conda-forge r-base r-essentials bash .github/scripts/install_env.sh "--no_synda" # ALL