Skip to content

Commit

Permalink
Add docker compose output for logs
Browse files Browse the repository at this point in the history
  • Loading branch information
lvarin committed Jan 9, 2025
1 parent e6650c2 commit 9852a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
shell: bash
run: |
sleep 20
docker composer ps
docker compose ps
- name: Run integration tests
shell: bash
run: bash tests/integration_tests.sh
Expand Down

0 comments on commit 9852a76

Please sign in to comment.