Skip to content

Commit 2a9e373

Browse files
not running unit tests for now
Signed-off-by: Abhijit Gadgil <agadgil@progress.com>
1 parent 749313e commit 2a9e373

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.expeditor/verify.pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ steps:
577577
limit: 2 # Addressing current Anka system timeouts due to oversubscription
578578

579579
- label: "[unit] :darwin: common"
580+
if: false
580581
env:
581582
HOMEBREW_NO_AUTO_UPDATE: 1
582583
agents:
@@ -596,6 +597,7 @@ steps:
596597
limit: 2 # Addressing current Anka system timeouts due to oversubscription
597598

598599
- label: "[unit] :darwin: core"
600+
if: false
599601
env:
600602
HOMEBREW_NO_AUTO_UPDATE: 1
601603
agents:
@@ -615,6 +617,7 @@ steps:
615617
limit: 2 # Addressing current Anka system timeouts due to oversubscription
616618

617619
- label: "[unit] :darwin: hab"
620+
if: false
618621
env:
619622
HOMEBREW_NO_AUTO_UPDATE: 1
620623
agents:
@@ -634,6 +637,7 @@ steps:
634637
limit: 2 # Addressing current Anka system timeouts due to oversubscription
635638

636639
- label: "[unit] :darwin: http-client"
640+
if: false
637641
env:
638642
HOMEBREW_NO_AUTO_UPDATE: 1
639643
agents:

0 commit comments

Comments
 (0)