Skip to content

Commit

Permalink
list running containers
Browse files Browse the repository at this point in the history
  • Loading branch information
Art4 committed Jul 3, 2024
1 parent d3f4e43 commit ac358f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/behat-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Debug docker files
run: |
docker ps -a
docker compose -f "docker-compose.yml" exec php ls -al ./.docker/redmine-50103_data/sqlite
- name: Run behat tests
Expand Down

0 comments on commit ac358f7

Please sign in to comment.