Commit 5af1d6f
fix: release workflow runs unit tests only
Integration tests (browser rendering with Cuprite/Selenium) are covered
by the test workflow's matrix jobs. The release workflow only needs to
verify gem code correctness before publishing — unit tests are sufficient
and don't have flaky browser baselines.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6460d2c commit 5af1d6f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments