Commit 35491e2
fix(ci): add always() to publish-fast to prevent skip propagation
When tests are skipped, the skip status propagates through build-fast
to publish-fast, even though builds succeed. Add explicit if condition.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent f835439 commit 35491e2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
0 commit comments