From 5a5569b3520b4c0e2659315004794407022923c9 Mon Sep 17 00:00:00 2001 From: Hunter Gregory Date: Mon, 10 Apr 2023 00:00:33 -0700 Subject: [PATCH] remove artifact download for cyclonus test --- .pipelines/npm/npm-conformance-tests.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.pipelines/npm/npm-conformance-tests.yaml b/.pipelines/npm/npm-conformance-tests.yaml index d1ada725ca..3056c86ecc 100644 --- a/.pipelines/npm/npm-conformance-tests.yaml +++ b/.pipelines/npm/npm-conformance-tests.yaml @@ -371,8 +371,6 @@ jobs: PROFILE: "cyc-ws22" steps: - checkout: self - - download: current - artifact: Test - task: AzureCLI@2 displayName: "Create AKS Cluster" inputs: