Skip to content

CI/CD: simple testing

Yan Grange requested to merge cicd into main

I set up a CI/CD pipeline with matrix tests for all major python versions between 3.5 and 3.10. Maybe for practical resons we could do with less versions, but

Merge request reports