From c67bbb36a397384544fc63a635779e6e35950780 Mon Sep 17 00:00:00 2001 From: hc-github-team-consul-core Date: Wed, 19 Apr 2023 15:53:51 -0700 Subject: [PATCH] backport of commit d7993024329e32329903e58474dea451b2205ad0 (#17059) Co-authored-by: John Murret --- .github/workflows/test-integrations.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/test-integrations.yml b/.github/workflows/test-integrations.yml index dfbf02772f..36f33c015b 100644 --- a/.github/workflows/test-integrations.yml +++ b/.github/workflows/test-integrations.yml @@ -244,11 +244,6 @@ jobs: --jsonfile /tmp/jsonfile/go-test.log \ --packages=./test/integration/connect/envoy \ -- -timeout=30m -tags integration -run="TestEnvoy/(${{ matrix.test-cases }})" - - - uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2 - with: - name: container-logs - path: ./test/integration/connect/envoy/workdir/logs - uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2 with: