Commit e0be425
committed
ci: separate E2E tests into dedicated job
- Create separate 'e2e' job that runs after 'check' job
- E2E tests run in parallel after check passes
- Each job has its own environment and build step
- Clearer separation between unit tests and E2E tests in CI output1 parent 6880ef7 commit e0be425
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
30 | 46 | | |
31 | 47 | | |
0 commit comments