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 ae24706 commit 1d30fe6Copy full SHA for 1d30fe6
.github/workflows/ci.yml
@@ -47,7 +47,6 @@ 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