Skip to content

Commit

Permalink
Create action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 19, 2024
1 parent 2434cb5 commit 8c67fce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions actions/deptry/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
before_script:
- poetry run pip install deptry

script:
- poetry run deptry $SOURCE_DIRS

0 comments on commit 8c67fce

Please sign in to comment.