We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f4e43 commit ac358f7Copy full SHA for ac358f7
.github/workflows/behat-tests.yml
@@ -34,6 +34,7 @@ jobs:
34
35
- name: Debug docker files
36
run: |
37
+ docker ps -a
38
docker compose -f "docker-compose.yml" exec php ls -al ./.docker/redmine-50103_data/sqlite
39
40
- name: Run behat tests
0 commit comments