Skip to content

Commit e88463c

Browse files
authored
Update ci.yml
Turn on fail-fast
1 parent 7251d1a commit e88463c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
test:
1313
strategy:
14-
fail-fast: false
14+
fail-fast: true
1515
matrix:
1616
MATLABVersion: [R2021b,R2023a,R2023b]
1717
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)