From a78cc531a8a3b9e8e7e37a07747d4d22574d3eaf Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Tue, 28 Jul 2026 15:20:09 -0400 Subject: [PATCH 1/2] TST: Test new redirector From 94bc925a3e6a06b6e2e9fe8c2199b65f21343ea8 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Tue, 28 Jul 2026 15:23:01 -0400 Subject: [PATCH 2/2] TST: this config must be ignored (app reads main) --- .github/circleci-artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/circleci-artifacts.yml b/.github/circleci-artifacts.yml index f317febb..3a9c0af6 100644 --- a/.github/circleci-artifacts.yml +++ b/.github/circleci-artifacts.yml @@ -1,3 +1,3 @@ artifact-path: 0/html/index.html circleci-jobs: build_docs -job-title: Check the rendered docs here! +job-title: SHOULD NOT APPEAR