Skip to content

Commit 01b2931

Browse files
committed
activate
1 parent 0488c03 commit 01b2931

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/install.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ jobs:
3030
run: |
3131
conda install -c conda-forge omero-py
3232
- name: Connect to IDR
33+
shell: bash -l {0}
3334
run: |
35+
conda activate test
3436
python connect.py

0 commit comments

Comments
 (0)