Skip to content

Commit 7385f2b

Browse files
committed
chore: always show containers statuses in order to debug "The operation was canceled" error
Relate to #13
1 parent 69a9555 commit 7385f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
${{ matrix.docker-service-name }}
6565
6666
- name: Show container statuses
67+
if: always()
6768
working-directory: docker
6869
run: docker compose ps
6970

0 commit comments

Comments
 (0)