]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use `fail-fast: false` in `mypy.yml` (#119297)
authorNikita Sobolev <mail@sobolevn.me>
Tue, 21 May 2024 11:52:43 +0000 (14:52 +0300)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 11:52:43 +0000 (07:52 -0400)
commitb36533290608aed757f6eb16869a679650d32e17
tree50b73679bd7fab8747259fa55648a9ed0ae21bba
parente870c852c0ea96fa4e4569e9c39c7ceb80ce858d
Use `fail-fast: false` in `mypy.yml` (#119297)

See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast
.github/workflows/mypy.yml