Skip to content

Commit

Permalink
ci: kaskada only logs for s3 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bjchambers committed Jul 13, 2023
1 parent b8317af commit 0b7b4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_engine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0b7b4bf

Please sign in to comment.