From d83206e7945f7ac7095b5649ec9c03255bc69aaa Mon Sep 17 00:00:00 2001 From: Pramod Kumbhar Date: Thu, 3 Jun 2021 18:52:35 +0200 Subject: [PATCH] Fix azure yaml pipeline from merge (#687) --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 05a24fc841..ee0e5152b1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -174,7 +174,6 @@ jobs: exit 1 fi ./bin/nrnivmodl-core $(Build.Repository.LocalPath)/test/integration/mod - condition: false env: SHELL: 'bash' condition: false