From 9416c27bc77c325590ba631876c94f974833c3cc Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Thu, 5 Jan 2023 11:53:53 +0000 Subject: [PATCH] Prettier whitespace changes --- .github/workflows/cypress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yaml b/.github/workflows/cypress.yaml index 88c586969e..603b95f7f7 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -243,7 +243,7 @@ jobs: --title "if you see this please check cypress build for run id not being provisioned" \ -f $file || true # We want to keep uploading what we can; but don't want the failures/red marks when it fails, so we add || true above. - done + done - name: Close test run id: testrailpost if: always()