Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kujaku11 authored Mar 8, 2025
1 parent ef3c686 commit 2a5189e
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 @@ -38,7 +38,7 @@ jobs:
conda install pytest=7.3
conda install pytest-cov
conda install pytest-subtests
pip install git+https://github.com/kujaku11/mt_metadata.git@main
pip install git+https://github.com/kujaku11/mt_metadata.git@to_iris
- name: Install Our Package
run: |
Expand Down

0 comments on commit 2a5189e

Please sign in to comment.