mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-08-04 14:49:36 +00:00
don't fail fast anymore
This commit is contained in:
parent
55869d5b59
commit
a3ae54078b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/python-package.yaml
vendored
1
.github/workflows/python-package.yaml
vendored
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python: [2.7, 3.6, 3.7, 3.8, 3.9, 3.10]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue