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 e5ea2f9 commit ae24706Copy full SHA for ae24706
.github/workflows/ci.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: matlab-actions/run-command@v2
48
with:
49
command: openProject(pwd); RunAllTests;
50
+ startup-options: -nodisplay
51
52
# Upload the test results as artifact
53
- name: Upload TestResults
0 commit comments