lukasschwab / arxiv.py

Python wrapper for the arXiv API
MIT License
1.07k stars 120 forks source link

Accelerate CI integration tests #140

Closed lukasschwab closed 11 months ago

lukasschwab commented 11 months ago

Description

Experimental: revert CI slowdowns added in the hopes of stabilizing other PRs.

Breaking changes

List any changes that break the API usage supported on master.

None; only changes CI.

Relevant issues

List GitHub issues relevant to this change.

Checklist

lukasschwab commented 11 months ago

The question: does this make tests more flaky? It doesn't seem so. I think the in-test improvements made as part of earlier PRs (esp. #136 session persistence) did most of the stabilization.