We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43978f5 commit 634792bCopy full SHA for 634792b
.github/workflows/test.yml
@@ -40,6 +40,7 @@ jobs:
40
run: ./bin/install-precious /usr/local/bin
41
env:
42
GITHUB_TOKEN: ${{ github.token }}
43
+ - run: perltidy --version
44
- name: Select files
45
id: select-files
46
run: |
0 commit comments