Skip to content

Commit 0b267dd

Browse files
committed
260520.010642.CST [skip ci] try test_matlab_windows with -nodesktop
1 parent a9bc031 commit 0b267dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_matlab_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ jobs:
121121
- name: Conduct the test
122122
uses: matlab-actions/run-command@v3.1.1
123123
with:
124+
startup-options: -nodesktop
124125
command: |
125126
if strcmpi('${{ matrix.compiler }}', 'mingw')
126127
if exist('C:\ProgramData\mingw64\mingw64', 'dir')

0 commit comments

Comments
 (0)