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:
parent
6b05290640
commit
915a647949
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue