Skip to content

Commit d79a21e

Browse files
committed
Update tests.yaml
1 parent bd83c89 commit d79a21e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uv venv --python ${{ matrix.python-version }}
3737
uv pip install -e ".[dev,test]"
3838
uv pip install "mt_metadata[obspy] @ git+https://github.com/kujaku11/mt_metadata.git@pydantic"
39-
uv pip install git+https://github.com/kujaku11/mth5.git@pydantic
39+
uv pip install git+https://github.com/kujaku11/mth5.git@old_pydantic
4040
uv pip install jupyter ipykernel pytest pytest-cov codecov
4141
4242
- name: Install system dependencies

0 commit comments

Comments
 (0)