diff --git a/noxfile.py b/noxfile.py index bd045ce1fb..ae4a7c68d1 100644 --- a/noxfile.py +++ b/noxfile.py @@ -164,7 +164,7 @@ def build_docs(session): ".", f"{envbindir}/../tmp/html", ) - # Runs in CI only + # Runs in CI only, treating warnings as errors else: session.run( "sphinx-build",