diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bc2dd795..4523d136 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -72,7 +72,6 @@ steps: displayName: "Installing code and running tests (Windows)" condition: eq( variables['Agent.OS'], 'Windows_NT') -steps: - task: PublishPipelineArtifact@0 inputs: artifactName: 'testgui'