lukasschwab / arxiv.py

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

CI: `docs` workflow depends on Platform, breaking check #108

Closed lukasschwab closed 1 year ago

lukasschwab commented 1 year ago

Docs comparisons seem legitimately broken, unfortunately.

There might be other ways to achieve similar ends.

This CI step is definitely hurting more than it helps at the moment.

Originally posted by @lukasschwab in https://github.com/lukasschwab/arxiv.py/issues/107#issuecomment-1502543772

lukasschwab commented 1 year ago

Might want to use what pdoc uses: build the docs on main rather than requiring they be built on each feature branch.