From 7c97918a50a496b4c9b0ef1d2422fb7581a9913c Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Tue, 19 Sep 2023 15:09:04 -0700 Subject: [PATCH] chore: remove debug for e2e compatibility --- .github/workflows/e2e-cypress-compatibility.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/e2e-cypress-compatibility.yml b/.github/workflows/e2e-cypress-compatibility.yml index 8a1ddf2..3109955 100644 --- a/.github/workflows/e2e-cypress-compatibility.yml +++ b/.github/workflows/e2e-cypress-compatibility.yml @@ -6,8 +6,6 @@ jobs: e2e-cypress-compatibility: if: "!contains(toJSON(github.event.commits.*.message), '[skip ci]')" runs-on: ubuntu-latest - env: - DEBUG: currents:* strategy: matrix: