File tree Expand file tree Collapse file tree 2 files changed +2
-25
lines changed Expand file tree Collapse file tree 2 files changed +2
-25
lines changed Original file line number Diff line number Diff line change @@ -31,27 +31,7 @@ assignment-rules:
3131 - e2e-docker
3232 - e2e-js
3333 targets :
34- - e2e-ci**react-package**
35- - e2e-ci**react.test**
36- - e2e-ci**react-router-ts-solution**
37- - e2e-ci**next-e2e-and-snapshots**
38- - e2e-ci**next-generation**
39- - e2e-ci**next-ts-solutions**
40- - e2e-ci**next-webpack**
41- - e2e-ci**web**
42- - e2e-ci**remix-ts-solution**
43- - e2e-ci**linter**
44- - e2e-ci**module-federation/misc-rspack-interoperability**
45- - e2e-ci**module-federation/dynamic-federation.webpack**
46- - e2e-ci**docker**
47- - e2e-ci**cypress-legacy**
48- - e2e-ci**nx-remix**
49- - e2e-ci**cypress**
50- - e2e-ci**src/cypress-component-tests-buildable.test**
51- - e2e-ci**src/cypress-component-tests-implicit-dep.test**
52- - e2e-ci**src/js-executor-swc.test**
53- - e2e-ci**src/js-executor-tsc.test**
54- - e2e-ci**src/js-packaging.test**
34+ - e2e-ci**
5535 run-on :
5636 - agent : linux-large
5737 parallelism : 1
@@ -77,10 +57,7 @@ assignment-rules:
7757 parallelism : 1
7858 - projects :
7959 - angular
80- - nx
8160 - react
82- - remix
83- - workspace
8461 targets :
8562 - test
8663 run-on :
Original file line number Diff line number Diff line change 330330 }
331331 ],
332332 "parallel" : 1 ,
333- "bust" : 6 ,
333+ "bust" : 12 ,
334334 "defaultBase" : " master" ,
335335 "sync" : {
336336 "applyChanges" : true
You can’t perform that action at this time.
0 commit comments