Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Nov 11, 2023
1 parent 1a2c016 commit 7dc2a07
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
critic:
runs-on: ubuntu-latest
steps:
- name: perlcritic
uses: gugod/actions-perlcritic@v1.0
- name: Perl Critic
uses: Difegue/action-perlcritic@master
with:
paths: "."
options: "-p .perlcriticrc"
args: ./lib/*

0 comments on commit 7dc2a07

Please sign in to comment.