Skip to content

Commit e28d074

Browse files
authored
Update ci.yml
1 parent efec170 commit e28d074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
# Run all the tests
4545
- name: Run SmokeTests
4646
uses: matlab-actions/run-command@v2
47+
continue-on-error: true
4748
with:
4849
command: openProject(pwd); RunAllTests;
4950

0 commit comments

Comments
 (0)