Commit cf3ebdb
committed
ci: exclude performance tests from CI pipeline
Performance tests are flaky due to environment sensitivity and
can fail on shared CI infrastructure even when code is correct.
This change filters out tests with 'Performance' in their name
from the CI test run to improve build reliability.
Performance tests can still be run locally when needed.1 parent 00760ad commit cf3ebdb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
0 commit comments