Skip to content

Commit

Permalink
chore: always show containers statuses in order to debug "The operati…
Browse files Browse the repository at this point in the history
…on was canceled" error

Relate to #13
  • Loading branch information
php-coder committed Mar 23, 2024
1 parent 69a9555 commit 7385f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
${{ matrix.docker-service-name }}
- name: Show container statuses
if: always()
working-directory: docker
run: docker compose ps

Expand Down

0 comments on commit 7385f2b

Please sign in to comment.