Skip to content

Commit 8d1abb4

Browse files
committed
ci: log hatch env dir
1 parent d823c18 commit 8d1abb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/python-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
with:
4747
version: "${{ env.HATCH_VERSION }}"
4848

49+
- run: hatch env find
50+
4951
- name: Run type check
5052
run: hatch run types:check
5153

0 commit comments

Comments
 (0)