Skip to content

Commit 1367568

Browse files
authored
Update testing_in_conda.yml
1 parent 21d6765 commit 1367568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_in_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
conda install pytest-cov
4141
pip install git+https://github.com/kujaku11/mt_metadata.git@main
4242
pip install git+https://github.com/kujaku11/mth5.git@processing
43-
pip install git+https://github.com/simpeg/aurora@processing
43+
pip install git+https://github.com/simpeg/aurora@processing_fix_issue_376
4444
git clone https://github.com/MTgeophysics/mtpy_data.git
4545
cd mtpy_data
4646
pip install -e .

0 commit comments

Comments
 (0)