aio-libs/aiohttp

Reduce CI run time

Closed

#9,705 opened on Nov 7, 2024

 (7 comments) (0 reactions) (0 assignees)Python (1,997 forks)batch import
enhancementgood first issueinfra

Repository metrics

Stars
 (14,286 stars)
PR merge metrics
 (Avg merge 5d 2h) (198 merged PRs in 30d)

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