We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0488c03 commit 01b2931Copy full SHA for 01b2931
.github/workflows/install.yml
@@ -30,5 +30,7 @@ jobs:
30
run: |
31
conda install -c conda-forge omero-py
32
- name: Connect to IDR
33
+ shell: bash -l {0}
34
35
+ conda activate test
36
python connect.py
0 commit comments