debug helper
This commit is contained in:
@@ -22,6 +22,11 @@ jobs:
|
||||
- run: ls -la app/Helpers
|
||||
- run: head -n 1 app/Helpers/Helper.php | od -c
|
||||
- run: head -n 5 app/Helpers/Helper.php
|
||||
- run: ls -la app/Helpers/Helper.php
|
||||
- run: xxd -l 50 app/Helpers/Helper.php
|
||||
- run: nl -ba app/Helpers/Helper.php | head -10
|
||||
- run: php -l app/Helpers/Helper.php
|
||||
- run: pwd
|
||||
- run: whoami
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user