Skip to content

Commit cc1d24a

Browse files
bkuengdagar
authored andcommitted
ci compile_nuttx: disable fail-fast
So that all failures can be evaluated.
1 parent d01f2b1 commit cc1d24a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile_nuttx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
container: px4io/px4-dev-nuttx-focal:2021-09-08
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
config: [
1819
airmind_mindpx-v2,

0 commit comments

Comments
 (0)