Skip to content

Commit

Permalink
update branch name for mt_metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Oct 23, 2023
1 parent 78ba813 commit ce6db75
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 @@ -34,7 +34,7 @@ jobs:
python --version
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@musgraves
pip install git+https://github.com/kujaku11/mt_metadata.git@patches
pip install git+https://github.com/kujaku11/mth5.git
- name: Install Our Package
Expand Down

0 comments on commit ce6db75

Please sign in to comment.