From 82fc8fe10e164b85609c926c7b58ba2e4570192b Mon Sep 17 00:00:00 2001 From: Johannes Buchner Date: Sat, 21 Oct 2023 16:18:16 +0200 Subject: [PATCH] [ci] sherpa: forgot ciao activation in one place --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f43a99f..1b61eb8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: fail-fast: false matrix: #python-version: [3.7, 3.8, 3.9, '3.10', 3.11, 3] - python-version: [3.8, 3.9, '3.10', 3.11, 3] + python-version: [3] defaults: run: @@ -98,6 +98,7 @@ jobs: conda list - name: Conda paths run: | + conda activate ciao pwd echo $PATH ls $CONDA/bin/