Skip to content

Commit

Permalink
Diagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Jul 28, 2023
1 parent 3db4680 commit f8e9491
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/lint/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ runs:
steps:
- run: |
pip install fawltydeps==0.12.0
fawltydeps --check --detailed
pip freeze
fawltydeps --check --detailed --verbose
shell: bash
working-directory: ${{ inputs.directory }}
Expand Down

0 comments on commit f8e9491

Please sign in to comment.