Skip to content

Commit

Permalink
ci: add pipdeptree call
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ committed Apr 26, 2024
1 parent d9a2c30 commit 1a2cec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-manual-pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
extra_args: --all-files --hook-stage manual --verbose
- name: Show dependencies graph
run: |
pdm install -d -G test --skip=post_install
pdm install -d -G license --skip=post_install
pdm run pipdeptree --license

0 comments on commit 1a2cec4

Please sign in to comment.