Related to #90
Please consider testing all vignettes in CI like https://github.com/scverse/pertpy/blob/main/.github/workflows/test_tutorials.yml (also a bit work in progress for me at the moment).
This ensures that
- The vignettes always work
- They don't take too long to run. You'll get annoyed if your CI exceeds 15 minutes 😄
Related to #90
Please consider testing all vignettes in CI like https://github.com/scverse/pertpy/blob/main/.github/workflows/test_tutorials.yml (also a bit work in progress for me at the moment).
This ensures that