Commit 8975d7c
committed
fix(ci): exclude E2E project from Full Test Suite
Run specific test projects instead of the whole solution to avoid
loading Playwright assemblies that require browser installation.
E2E tests already run in the dedicated e2e-tests job.1 parent b150b9a commit 8975d7c
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
121 | | - | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
0 commit comments