Commit b0bb9d1
committed
ci: drop redundant spectron build from test path
Spectron tests now resolve the package from source via the root tsconfig
paths mapping, so building the dist/ bundle beforehand is no longer needed
to run them. Remove the build:spectron prefix from the test:spectron script
and drop the build-spectron dependency + artifact download from the
test-spectron CI job. The build-spectron job itself is retained because the
typecheck job still validates the bundled dist/spectron.d.ts.1 parent 563b47d commit b0bb9d1
2 files changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
| |||
399 | 398 | | |
400 | 399 | | |
401 | 400 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | 401 | | |
409 | 402 | | |
410 | 403 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments