Skip to content

Commit

Permalink
update branches to match dev machine
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Jan 17, 2024
1 parent 53f0481 commit 8bcd603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ 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@main
pip install git+https://github.com/kujaku11/mth5.git@master
pip install git+https://github.com/kujaku11/mt_metadata.git@fc_patch
pip install git+https://github.com/kujaku11/mth5.git@patches
- name: Install Our Package
run: |
Expand Down

0 comments on commit 8bcd603

Please sign in to comment.