diff --git a/composer.json b/composer.json index 4383623..ca06ca2 100644 --- a/composer.json +++ b/composer.json @@ -83,7 +83,10 @@ ], "test": [ "simple-phpunit", + "pwd", + "ls -alh vendor/bin", + "ls -alh /home/runner/work/RadBundle/RadBundle/$HOME/symfony-bridge/", "vendor-bin/phpstan/vendor/bin/phpstan analyze -c phpstan.neon . --ansi -v" ] } -} \ No newline at end of file +} diff --git a/phpunit.xml b/phpunit.xml index 0fa0e62..54a8efe 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -9,6 +9,7 @@ +