mirror of
https://github.com/p2p-ld/numpydantic.git
synced 2024-11-12 17:54:29 +00:00
now linkml
This commit is contained in:
parent
d345232fbd
commit
9906e6c507
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
cache: 'pip'
|
||||
|
||||
- name: Install dependencies
|
||||
run: pip install -e ".[tests]"
|
||||
run: pip install -e ".[tests,linkml]"
|
||||
|
||||
- name: Run Tests
|
||||
run: pytest
|
||||
|
|
Loading…
Reference in a new issue