Skip to content

Commit 52bde62

Browse files
committed
debugging tests YAML
1 parent b93a4ac commit 52bde62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- name: Install Our Package
5050
shell: bash
5151
run: |
52+
source ~/.profile
53+
conda init --all
5254
conda activate mtpy-v2-test
5355
pip install -e .
5456
conda list

0 commit comments

Comments
 (0)