Skip to content

Commit

Permalink
ci: fail-fast false
Browse files Browse the repository at this point in the history
  • Loading branch information
scivision committed Jun 26, 2024
1 parent 93fec0f commit da2cc5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:

# R2022b has a bug with test parameter {"h"} syntax
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
release: [R2021a, R2021b, R2022a, R2023a, R2023b, R2024a]
Expand Down

0 comments on commit da2cc5e

Please sign in to comment.