Skip to content

Commit 29c1940

Browse files
committed
Comment out deptry
1 parent 4507510 commit 29c1940

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
- name: Static type check
5959
run: poetry run mypy
6060

61-
- name: Check dependencies
62-
run: poetry run deptry .
61+
# - name: Check dependencies
62+
# run: poetry run deptry .
6363

6464
- name: Upload coverage
6565
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)