remove log

This commit is contained in:
eromano
2023-08-31 10:27:08 +02:00
parent 18051d6b29
commit fc59fa459b
-1
View File
@@ -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;