1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-08 11:20:26 +02:00

🚧 GitHub Actions: Disable matrix fail-fast

This commit is contained in:
Mike Gerber 2023-08-04 18:31:13 +02:00
parent 6b05290640
commit 915a647949

View file

@ -14,6 +14,7 @@ jobs:
strategy: strategy:
matrix: matrix:
fail-fast: false
python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11" ] python-version: [ "3.6", "3.7", "3.8", "3.9", "3.10", "3.11" ]
env: env: