From 83bb107f8de5f6ae40905ffb3296a3d09dd4f635 Mon Sep 17 00:00:00 2001 From: Mark Hamilton Date: Fri, 10 Dec 2021 01:30:36 -0500 Subject: [PATCH] chore: add in missing test (#1300) --- pipeline.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pipeline.yaml b/pipeline.yaml index b7d37facff..4b24c7f26c 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -311,6 +311,8 @@ jobs: PACKAGE: "opencv" vw: PACKAGE: "vw" + cognitive: + PACKAGE: "cognitive" steps: #- template: templates/ivy_cache.yml - bash: echo "##vso[task.prependpath]$CONDA/bin"