Skip to content

Commit 634792b

Browse files
committed
echo perltidy version in linting workflow
1 parent 43978f5 commit 634792b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
run: ./bin/install-precious /usr/local/bin
4141
env:
4242
GITHUB_TOKEN: ${{ github.token }}
43+
- run: perltidy --version
4344
- name: Select files
4445
id: select-files
4546
run: |

0 commit comments

Comments
 (0)