Skip to content

Commit 9e4896c

Browse files
committed
fix
1 parent 423fb7f commit 9e4896c

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Check types with mypy
3737
run: |
38+
source env/bin/activate
3839
mypy --no-site-packages --config-file mypy.ini . | mypy-baseline filter
3940
4041
tests:

uv.lock

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)