Skip to content

Commit 1daa3ff

Browse files
List files generated for debug.
1 parent 14e3d11 commit 1daa3ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/wpcs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
with:
1919
standard: 'WordPress'
2020
extra_args: '--report-json=./phpcs.json'
21+
- name: List files for debug
22+
run: ls -lah
2123
- name: Update summary
2224
if: success() && hashFiles('./phpcs.json') != ''
2325
run: |

0 commit comments

Comments
 (0)