From 06cdd31516401793c3250f4d585a6d85d23febdf Mon Sep 17 00:00:00 2001 From: Acribbs Date: Sun, 10 Nov 2024 19:50:37 +0000 Subject: [PATCH] github actions didnt pick up my previous file, attempted to only change the one line in case of issues with tabs --- .github/workflows/cgatcore_python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cgatcore_python.yml b/.github/workflows/cgatcore_python.yml index 87138ff5..4a241cdc 100644 --- a/.github/workflows/cgatcore_python.yml +++ b/.github/workflows/cgatcore_python.yml @@ -36,7 +36,7 @@ jobs: channel-priority: true activate-environment: cgat-core environment-file: conda/environments/cgat-core.yml - miniforge-variant: Mambaforge + miniforge-variant: Miniforge - name: Show conda run: | conda info