From 72f99c852523bde612bd9a1b77d12862f66c52ac Mon Sep 17 00:00:00 2001 From: Mark Hamilton Date: Thu, 8 Aug 2024 20:01:58 -0400 Subject: [PATCH] Update pipeline.yaml --- pipeline.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline.yaml b/pipeline.yaml index 7e1c783fb8..0e75e509c1 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -497,6 +497,7 @@ jobs: vmImage: ubuntu-20.04 steps: - template: templates/conda.yml + - bash: df -H - job: WebsiteSamplesTests cancelTimeoutInMinutes: 0