diff --git a/.github/workflows/ci_engine.yml b/.github/workflows/ci_engine.yml index 1382b6fbc..8c7c3894b 100644 --- a/.github/workflows/ci_engine.yml +++ b/.github/workflows/ci_engine.yml @@ -230,7 +230,7 @@ jobs: - name: Show all container logs in case of failure if: failure() && steps.s3-integration-tests.outcome != 'success' - run: make ci/integration/tests/docker-compose-s3-logs + run: make ci/integration/tests/docker-compose-s3-logs-kaskada-only - name: Docker compose down for integration tests run: make ci/integration/tests/docker-compose-down-postgres-s3