Skip to content

Commit 35090f8

Browse files
committed
CI: mypy no cache bug
1 parent d1f9ac7 commit 35090f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: hatch fmt
2727

2828
- name: Mypy
29+
run: mkdir -p .mypy_cache
2930
run: hatch run check
3031

3132
- name: Build package

0 commit comments

Comments
 (0)