Skip to content

Commit

Permalink
Update perl-lint-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josegomezr authored Nov 27, 2023
1 parent 60b6811 commit d7c5931
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perl-lint-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: cpanm --installdeps . --with-develop --notest
- name: Run Tidyall
run: GITHUB_ACTIONS=1 ./tools/tidyall --check-only --all --quiet

perl-critic-checks:
runs-on: ubuntu-latest
name: "Perlcritic"
Expand Down

0 comments on commit d7c5931

Please sign in to comment.