Skip to content

Commit 09a399e

Browse files
committed
fix
1 parent 9e4896c commit 09a399e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)