mirror of
https://github.com/p2p-ld/numpydantic.git
synced 2024-11-14 10:44:28 +00:00
omg
This commit is contained in:
parent
b19a11df8a
commit
c13daaf915
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests-linkml.yml
vendored
2
.github/workflows/tests-linkml.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
||||||
working-directory: linkml
|
working-directory: linkml
|
||||||
run: |
|
run: |
|
||||||
poetry run pip uninstall -y numpydantic
|
poetry run pip uninstall -y numpydantic
|
||||||
poetry rin pip install -e ../numpydantic
|
poetry run pip install -e ../numpydantic
|
||||||
|
|
||||||
- name: print numpydantic version and path
|
- name: print numpydantic version and path
|
||||||
working-directory: linkml
|
working-directory: linkml
|
||||||
|
|
Loading…
Reference in a new issue