We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697ce1c commit 091452eCopy full SHA for 091452e
1 file changed
.github/workflows/zephyr-systests.yml
@@ -22,6 +22,7 @@ jobs:
22
image: ghcr.io/${{ github.repository }}/devcontainer-zephyr:${{ inputs.devcontainer-tag }}
23
options: --user 1000:1000
24
strategy:
25
+ fail-fast: false
26
matrix:
27
test:
28
- container
0 commit comments