mirror of
https://github.com/cmur2/python-veml6070.git
synced 2026-05-05 12:08:28 +02:00
ci: disable fail fast in GHA
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
python-version:
|
python-version:
|
||||||
- '3.7'
|
- '3.7'
|
||||||
|
|||||||
Reference in New Issue
Block a user