From feabcbfad8fef00a390c6dbd810a5a6f6584ba33 Mon Sep 17 00:00:00 2001 From: Jason Grout Date: Mon, 22 Sep 2025 09:40:32 -0700 Subject: [PATCH] Test the CI/CD doc building process on in-progress PRs --- docs/Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Readme.md b/docs/Readme.md index bf5a846905..340aca377a 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -24,3 +24,5 @@ To build the ipywidgets documentation: ``` 4. Open the documentation from the build directory: `docs/build/html` + +A small change to check CI/CD building the docs.