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 3c72488 commit 09761bcCopy full SHA for 09761bc
1 file changed
.github/workflows/mypy.yml
@@ -10,3 +10,4 @@ jobs:
10
run: pip3 install .[dev]
11
- name: Runs mypy
12
run: mypy --install-types --non-interactive tracekit
13
+ continue-on-error: true
0 commit comments