Skip to content

Commit a6055c8

Browse files
authored
Merge branch 'main' into updates
2 parents 36c170f + 3deb205 commit a6055c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
conda install pytest-subtests
3838
conda install pytest-cov
3939
pip install git+https://github.com/kujaku11/mt_metadata.git@main
40-
pip install git+https://github.com/kujaku11/mth5.git@patches
41-
pip install git+https://github.com/simpeg/aurora@move_to_mth5
40+
pip install git+https://github.com/kujaku11/mth5.git@master
41+
pip install git+https://github.com/simpeg/aurora@main
4242
git clone https://github.com/MTgeophysics/mtpy_data.git
4343
cd mtpy_data
4444
pip install -e .

0 commit comments

Comments
 (0)