Skip to content

Commit 8a5157b

Browse files
See which containers are running
1 parent d198b70 commit 8a5157b

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
@@ -101,6 +101,8 @@ jobs:
101101
# docker exec openssh-server ps aux
102102

103103

104+
- run: docker ps
105+
104106
- name: Set up Python ${{ matrix.python-version }}
105107
uses: actions/setup-python@v5
106108
with:

0 commit comments

Comments
 (0)