Skip to content

Commit 7584999

Browse files
committed
try one more conda fix
1 parent d728a29 commit 7584999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-dev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- name: Install package
4343
shell: bash -l {0}
4444
run: |
45+
conda activate test
4546
./install_shapepipe --env-dev --develop
4647
4748
- name: Run tests

0 commit comments

Comments
 (0)