Commit 89a7e28
fix(ci): remove unnecessary build dependency on lint and test-unit (#28)
The build job only verifies production compilation succeeds. It doesn't
need lint or unit tests to pass first — that just adds unnecessary
sequential delay. The tag-release job already gates on all jobs passing.
https://claude.ai/code/session_01CuzCHKZ5tsNUYrmfGnFy8k
Co-authored-by: Claude <noreply@anthropic.com>1 parent 9aba34a commit 89a7e28
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments