Skip to content

Commit ac358f7

Browse files
committed
list running containers
1 parent d3f4e43 commit ac358f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/behat-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
3535
- name: Debug docker files
3636
run: |
37+
docker ps -a
3738
docker compose -f "docker-compose.yml" exec php ls -al ./.docker/redmine-50103_data/sqlite
3839
3940
- name: Run behat tests

0 commit comments

Comments
 (0)