From 06540633fc0e94ff6ebed264e18d63db1ba37848 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Wed, 7 Sep 2022 12:58:27 +0100 Subject: [PATCH] Update cypress.yaml --- .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 55cbcb20cc..197f029746 100644 --- a/.github/workflows/cypress.yaml +++ b/.github/workflows/cypress.yaml @@ -54,7 +54,7 @@ jobs: if: | github.event.workflow_run.event == 'pull_request' && !contains(fromJSON(steps.prdetails.outputs.data).labels.*.name, 'X-Needs-Percy') - run: echo "::set-output name=value::0 + run: echo "::set-output name=value::0" - name: Generate unique ID 💎 id: uuid