Skip to content

Commit 091452e

Browse files
committed
ci(systests/zephyr): fail-fast: false
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
1 parent 697ce1c commit 091452e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zephyr-systests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
image: ghcr.io/${{ github.repository }}/devcontainer-zephyr:${{ inputs.devcontainer-tag }}
2323
options: --user 1000:1000
2424
strategy:
25+
fail-fast: false
2526
matrix:
2627
test:
2728
- container

0 commit comments

Comments
 (0)