Debug dump

This commit is contained in:
Buster "Silver Eagle" Neece 2021-06-24 01:22:18 -05:00
parent 67090f8cc8
commit 8db98762e0
No known key found for this signature in database
GPG Key ID: 6D9E12FF03411F4E
1 changed files with 6 additions and 0 deletions

View File

@ -114,6 +114,12 @@ jobs :
docker-compose build web
docker-compose up -d
- name : Debug Info
run : |
docker-compose exec -T web ls -lah .
docker-compose exec -T web ls -lah ./vendor
docker-compose exec -T web ls -lah ./vendor/bin
- name : Run functional test suite.
run : |
chmod 777 tests/_output/