Skip to content

Commit

Permalink
try fix mt_metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
kkappler committed Jan 3, 2025
1 parent 9028dd8 commit 85ff797
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
run: |
source activate mth5-test
pip install -e .
pip uninstall mt_metadata -y
pip install git+https://github.com/kujaku11/mt_metadata.git@fix_issue_243
conda list
#- name: Install Jupyter and dependencies
Expand Down

0 comments on commit 85ff797

Please sign in to comment.