From 65dce9a43acdcb30aabaa013b9e9a198a7eb9bb6 Mon Sep 17 00:00:00 2001 From: J3fftw <44972470+J3fftw1@users.noreply.github.com> Date: Tue, 21 Nov 2023 20:40:32 +0100 Subject: [PATCH] Update .github/workflows/e2e-testing.yml --- .github/workflows/e2e-testing.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 8044e9f63..103376560 100644 --- a/.github/workflows/e2e-testing.yml +++ b/.github/workflows/e2e-testing.yml @@ -10,7 +10,6 @@ on: jobs: e2e-testing: - name: End to End Testing runs-on: ubuntu-latest timeout-minutes: 5