We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a9555 commit 7385f2bCopy full SHA for 7385f2b
.github/workflows/integration-tests.yml
@@ -64,6 +64,7 @@ jobs:
64
${{ matrix.docker-service-name }}
65
66
- name: Show container statuses
67
+ if: always()
68
working-directory: docker
69
run: docker compose ps
70
0 commit comments