Skip to content

Commit

Permalink
Update perltidy to 20201202
Browse files Browse the repository at this point in the history
  • Loading branch information
okurz committed Dec 11, 2020
1 parent 4d90da8 commit 2ca87d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo "requires 'Code::DRY';" >> cpanfile
echo "requires 'Date::Parse';" >> cpanfile
echo "requires 'Regexp::Common';" >> cpanfile
echo "requires 'Perl::Tidy', '== 20201001';" >> cpanfile
echo "requires 'Perl::Tidy', '== 20201202';" >> cpanfile
make prepare
- name: Run ${{ matrix.test }} tests
env:
Expand Down

0 comments on commit 2ca87d7

Please sign in to comment.