Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit4bea7cf
committed
Don't have mypy failure fail the whole tox run
Other environments would still be run even after mypy has failed,but to avoid having tox runs be unnecessarily inconsistent with themypy step in the pythonpackage.yml CI workflow, and also becauseGitPython is not currently expected to pass mypy checks, this keepsmypy errors from causing the whole tox run to be reported asfailed.1 parent2cc2db7 commit4bea7cf
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
0 commit comments
Comments
(0)