mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Add linkcheck to readthedocs CI (#1253)
This commit is contained in:
@@ -6,6 +6,9 @@ build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3"
|
||||
jobs:
|
||||
pre_build:
|
||||
- python -m sphinx -b linkcheck docs/source/ $READTHEDOCS_OUTPUT/linkcheck
|
||||
|
||||
python:
|
||||
install:
|
||||
|
Reference in New Issue
Block a user