File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ jobs:
38
38
conda install pytest
39
39
conda install pytest-subtests
40
40
conda install pytest-cov
41
- pip install git+https://github.com/kujaku11/mt_metadata.git@main
42
- pip install git+https://github.com/kujaku11/mth5.git@master
43
- pip install git+https://github.com/simpeg/aurora@main
44
- git clone https://github.com/MTgeophysics/mtpy_data.git
41
+ pip install git+https://github.com/kujaku11/mt_metadata.git@features
42
+ pip install git+https://github.com/kujaku11/mth5.git@features
43
+ pip install git+https://github.com/simpeg/aurora@features
44
+ git clone https://github.com/MTgeophysics/mtpy_data.git@features
45
45
cd mtpy_data
46
46
pip install -e .
47
47
cd ..
You can’t perform that action at this time.
0 commit comments