use rtd to build docs for prs

skip code tests when only docs change
This commit is contained in:
David Lord 2021-02-16 08:36:14 -08:00
parent adeaf27e76
commit 8d9501598f
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 9 additions and 1 deletions

View file

@ -6,3 +6,4 @@ python:
path: .
sphinx:
builder: dirhtml
fail_on_warning: true