dask / dask-sphinx-theme

Sphinx theme for Dask documentation
BSD 3-Clause "New" or "Revised" License
6 stars 15 forks source link

Fix CI by updating `lighthouse` and `pre-commit` config #81

Closed graingert closed 1 year ago

graingert commented 1 year ago

lighthouse was failing here: " Unable to connect to Chrome" https://github.com/dask/dask-sphinx-theme/actions/runs/4489834309/jobs/7896154811?pr=79#step:6:26 pre-commit was failing here: "fatal: could not read Username for 'https://gitlab.com/': No such device or address" https://github.com/dask/dask-sphinx-theme/actions/runs/4489834311/jobs/7896154752?pr=79#step:4:57

graingert commented 1 year ago

@jrbourbeau can I get a review on this please?