Skip to content

Commit 31865bf

Browse files
Update ci.yml
1 parent 18c2ca2 commit 31865bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Install package into the conda env
3636
shell: bash -l {0}
3737
run: |
38+
conda activate lddata
3839
python -m pip install --upgrade pip
3940
python -m pip install -e .
4041
python -m pip install pytest

0 commit comments

Comments
 (0)