ci: trigger visual diff on tests/visual changes #65

Merged
varutasu merged 2 commits from chore/visual-diff-tests-path into main 2026-06-02 12:01:23 -04:00
Showing only changes of commit 414c798c33 - Show all commits

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: