This commit is contained in:
sneakers-the-rat 2024-09-25 17:24:52 -07:00
parent b19a11df8a
commit c13daaf915
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -56,7 +56,7 @@ jobs:
working-directory: linkml
run: |
poetry run pip uninstall -y numpydantic
poetry rin pip install -e ../numpydantic
poetry run pip install -e ../numpydantic
- name: print numpydantic version and path
working-directory: linkml