From 6d93b36e0d928f745a87fd608955c42ca393092f Mon Sep 17 00:00:00 2001 From: Tiago Silva Date: Mon, 9 Sep 2024 16:48:43 +0100 Subject: [PATCH] [CI] Dummy commit that should not commit screenshots --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 70ff26b71..51e5b565d 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -58,7 +58,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - fetch-depth: 2 # Ensure the last 2 commits are fetched for diff + fetch-depth: 2 # Ensure that the last 2 commits are fetched for diff - uses: actions/download-artifact@master with: