shut off fail fast
parent
64085b36fc
commit
4a4e579384
|
|
@ -8,6 +8,7 @@ jobs:
|
||||||
Coverage:
|
Coverage:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
node: [ 14, 16, 18 ]
|
node: [ 14, 16, 18 ]
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue