We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7251d1a commit e88463cCopy full SHA for e88463c
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
test:
13
strategy:
14
- fail-fast: false
+ fail-fast: true
15
matrix:
16
MATLABVersion: [R2021b,R2023a,R2023b]
17
runs-on: ubuntu-latest
0 commit comments