From fc59fa459bf4af4074526d3e6147a41a4a4fdf57 Mon Sep 17 00:00:00 2001 From: eromano Date: Wed, 9 Aug 2023 23:14:47 +0200 Subject: [PATCH] remove log --- .github/actions/e2e/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/actions/e2e/action.yml b/.github/actions/e2e/action.yml index 840273d6f8..116bb8c9c5 100644 --- a/.github/actions/e2e/action.yml +++ b/.github/actions/e2e/action.yml @@ -162,7 +162,6 @@ runs: AUTH_TYPE: "${{ inputs.e2e-test-auth }}" E2E_TEST_ID: "${{ inputs.e2e-test-id }}" DEPS: "${{ inputs.deps }}" - E2E_LOG_LEVEL: "TRACE" shell: bash run: | set -u;