From 6f0e60c4726e6bb9ce8a9fb05ef6ea26d7eb6bbb Mon Sep 17 00:00:00 2001 From: Eljas Roellin <65244425+eroell@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:20:30 +0200 Subject: [PATCH] Update .readthedocs.yaml Co-authored-by: Philipp A. --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 61c9009..0306c47 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,4 +10,4 @@ build: sphinx: configuration: docs/conf.py # disable this for more lenient docs builds - fail_on_warning: false + fail_on_warning: true