monarch-initiative / phenopacket-store

Collections of GA4GH phenopackets that represent individuals with Mendelian diseases.
https://monarch-initiative.github.io/phenopacket-store/
BSD 3-Clause "New" or "Revised" License
14 stars 4 forks source link

Split CI and Q/C into separate workflows to enable running CI on multiple Python versions #134

Closed ielis closed 1 month ago

ielis commented 1 month ago

We want to test the package runs on different Python versions but we do not want to Q/C phenopacket store more than once.

Therefore, we split the CI Q/C into CI where we test the package code with multiple Python versions, and Q/C, where we Q/C the phenopackets with the latest Python.