We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d823c18 commit 8d1abb4Copy full SHA for 8d1abb4
.github/workflows/python-tests.yml
@@ -46,6 +46,8 @@ jobs:
46
with:
47
version: "${{ env.HATCH_VERSION }}"
48
49
+ - run: hatch env find
50
+
51
- name: Run type check
52
run: hatch run types:check
53
0 commit comments