]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Use `fail-fast: false` in `mypy.yml` (GH-119297) (#119304)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 21 May 2024 12:47:00 +0000 (14:47 +0200)
committerGitHub <noreply@github.com>
Tue, 21 May 2024 12:47:00 +0000 (12:47 +0000)
commit49ad4d077ff0297ca7e04ac20102d4068351cae7
treef3504253adbb85a41029549b747848320ebd2f76
parentdb64dae74517d094da5516b9c96d3e81e7108ebf
[3.13] Use `fail-fast: false` in `mypy.yml` (GH-119297) (#119304)

Use `fail-fast: false` in `mypy.yml` (GH-119297)

See docs about this setting: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actionsGH-jobsjob_idstrategyfail-fast
(cherry picked from commit b36533290608aed757f6eb16869a679650d32e17)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
.github/workflows/mypy.yml