Skip to content

Add ci

Colm Talbot requested to merge colm.talbot/popsummary:add-ci into main

Hi @zoheyr-doctor @christian.adamcewicz I was trying out popsummary and I noticed that the example.py is broken.

I commented out the failing lines, I think they just shouldn't be there.

To help catch bugs like this I added a basic CI to run the example script and notebook. I left in a few other jobs commented out that may be useful stubs for later.

Merge request reports