Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
changed mth5 main to master
  • Loading branch information
kujaku11 authored Aug 28, 2024
1 parent 9b6f495 commit d94bc18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
conda install -c conda-forge pytest pytest-cov certifi">=2017.4.17" pandoc
pip install -r requirements-dev.txt
pip install git+https://github.com/kujaku11/mt_metadata.git@main
pip install git+https://github.com/kujaku11/mth5.git@main
pip install git+https://github.com/kujaku11/mth5.git@master
pip install git+https://github.com/MTgeophysics/mtpy-v2.git@main
- name: Install Our Package
Expand Down

0 comments on commit d94bc18

Please sign in to comment.