Skip to content

Commit 5e29f2e

Browse files
committed
fix deptry source folder
1 parent dadf4b1 commit 5e29f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: cvxgrp/.github/actions/deptry@v2.2.8
2121
with:
22-
source-folder: 'src/rlfit'
22+
source-folder: 'src/dbcp'
2323

2424
# Runs pre-commit hooks on all files in the repository
2525
# Checks code formatting, linting, and other quality checks

0 commit comments

Comments
 (0)