Skip to content

Commit

Permalink
switch mth5 test branch
Browse files Browse the repository at this point in the history
- latest fix is on fix_issue_157
  • Loading branch information
kkappler committed Sep 5, 2023
1 parent d34351e commit b8d36f3
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 @@ -35,7 +35,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@fcs
pip install git+https://github.com/kujaku11/mth5.git@fc
pip install git+https://github.com/kujaku11/mth5.git@fix_issue_157
- name: Install Our Package
run: |
Expand Down

0 comments on commit b8d36f3

Please sign in to comment.