Skip to content

Commit f22f873

Browse files
committed
activate mtpy test env before jupyter install
1 parent d116440 commit f22f873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
5555
- name: Install Jupyter and dependencies
5656
run: |
57+
source activate mtpy-v2-test
5758
pip install jupyter
5859
pip install ipykernel
5960
python -m ipykernel install --user --name mtpy-v2-test

0 commit comments

Comments
 (0)