aio-libs/aiohttp

Reduce CI run time

Closed

#9705 opened on Nov 7, 2024

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Python (14,286 stars) (1,997 forks)batch import
enhancementgood first issueinfra

Description

We have quite a few long running tests that take up a few seconds. Even if we only clean up the top 10 we should be able to shave at least a minute off the CI

Contributor guide