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