Commit 8ced237
committed
ci: build the Workbench frontend on PRs
Add a `web` job (npm ci && npm run build) so a broken frontend — vite/config
error, stale package-lock, JS error — is caught at PR time instead of only in
publish.yml after a release tag is pushed. Mirrors the release build step and
its pinned action SHAs.1 parent 7b7107b commit 8ced237
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
0 commit comments