Update test.yml

This commit is contained in:
Peter 2023-07-12 23:08:44 +02:00 committed by GitHub
parent c108fc0469
commit d9d6c941d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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) }}