ci: trigger visual diff on tests/visual changes

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Randall Stillwell 2026-06-02 09:37:16 -05:00
parent 531776a133
commit 414c798c33

View file

@ -22,8 +22,8 @@ on:
- 'styles/**'
- 'tailwind.config.js'
- 'postcss.config.js'
# Baseline/spec-only PRs (e.g. seed-visual-baselines-on-linux) must
# exercise Screenshot diff now that tests/visual/__screenshots__/ is committed.
# Baseline-only PRs (specs + committed snapshots) should still run
# visual diff now that home.png is in tests/visual/__screenshots__/.
- 'tests/visual/**'
concurrency: