Skip to content

Commit 76d1929

Browse files
committed
ci: make mypy non-blocking
1 parent 8447d5a commit 76d1929

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636

3737
- name: Run mypy
3838
run: mypy src/ --ignore-missing-imports
39+
continue-on-error: true
3940

4041
# ──────────────────────────────────────────────
4142
# Tests (pytest)

0 commit comments

Comments
 (0)