numpydantic array generation is built into linkml, and so to not become a burden and break that generator by changes here, we want to run the linkml numpydantic tests against every change, in addition to the numpydantic tests (which test everything there already, but we want to be very cautious and avoid headaches)
See: https://github.com/linkml/linkml/pull/2178
numpydantic array generation is built into linkml, and so to not become a burden and break that generator by changes here, we want to run the linkml numpydantic tests against every change, in addition to the numpydantic tests (which test everything there already, but we want to be very cautious and avoid headaches)