skops icon indicating copy to clipboard operation
skops copied to clipboard

Remove redundant test in CI

Open BenjaminBossan opened this issue 3 years ago • 1 comments

As discussed, the "Tests" and "Doc Tests" tasks are redundant. Since CI is already quite slow as is, we really don't want to run all the tests twice. Therefore, the "Doc Tests" task is removed.

Ideally, we would have one task for only doctests and one for unit tests but AFAICT, there is no option to only run doctests.

BenjaminBossan avatar Sep 01 '22 14:09 BenjaminBossan

@skops-dev/maintainers Ready for review (disregard false codecov complaint)

BenjaminBossan avatar Sep 01 '22 15:09 BenjaminBossan