From 766048963643d72473d08e6fc2152ebbc2d8c275 Mon Sep 17 00:00:00 2001 From: Yehudit Kerido Date: Tue, 29 Oct 2024 14:03:13 +0200 Subject: [PATCH] Fix CI issues Signed-off-by: Yehudit Kerido --- .github/workflows/e2e-test-pytorch-mnist.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/e2e-test-pytorch-mnist.yaml b/.github/workflows/e2e-test-pytorch-mnist.yaml index 0636d3d63b1..dd715975166 100644 --- a/.github/workflows/e2e-test-pytorch-mnist.yaml +++ b/.github/workflows/e2e-test-pytorch-mnist.yaml @@ -31,11 +31,6 @@ jobs: # Comma Delimited trial-images: pytorch-mnist-cpu - - name: debug step - shell: bash - run: | - echo "Just to trigger the job" - strategy: fail-fast: false matrix: