Skip to content

Commit 699ab33

Browse files
committed
add: logs.
1 parent a093f68 commit 699ab33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
sleep 1
3939
done
4040
echo "Container failed to start"
41+
echo "Container logs:"
42+
docker compose logs
4143
exit 1
4244
4345
- name: Run e2e tests

0 commit comments

Comments
 (0)