Run full matrix for mypy

This commit is contained in:
Adriane Boyd 2023-04-27 09:42:27 +02:00
parent b2db85e209
commit e218873d04
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
name: Test name: Test
needs: Validate needs: Validate
strategy: strategy:
fail-fast: true fail-fast: false
matrix: matrix:
os: [ubuntu-latest, windows-latest, macos-latest] os: [ubuntu-latest, windows-latest, macos-latest]
python_version: ["3.11"] python_version: ["3.11"]