[diffusion] CI: guard E2E/loading latency with runner-aware baselines (#39206)

Co-authored-by: Mick Qian <mickqian@users.noreply.github.com>
This commit is contained in:
Mick
2026-09-21 08:43:22 +08:00
committed by GitHub
co-authored by Mick Qian
parent 3a0324fb9b
commit 501b7851e4
36 changed files with 1974 additions and 138 deletions
+3
View File
@@ -76,6 +76,9 @@ jobs:
- name: Check cookbook authoring contracts
run: node docs/scripts/check_cookbook_configs.mjs
- name: Test PR health action
run: node --test .github/actions/check-pr-test-health/action.test.cjs
- name: Cache mint
uses: actions/cache@v4
with: