Update test.yml
This commit is contained in:
parent
c108fc0469
commit
d9d6c941d4
|
@ -43,7 +43,7 @@ jobs:
|
||||||
- targets
|
- targets
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
target: ${{ fromJson(needs.targets.outputs.matrix) }}
|
target: ${{ fromJson(needs.targets.outputs.matrix) }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue