From b9098c7acb5be21fbd97a4932384a78ac2e89a5d Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Wed, 31 Aug 2022 10:15:30 +0100 Subject: [PATCH] activate --- .github/workflows/install.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 79c47e53c..15f7fe4f1 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -30,5 +30,7 @@ jobs: run: | conda install -c conda-forge omero-py - name: Connect to IDR + shell: bash -l {0} run: | + conda activate test python connect.py