Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcafaro authored Mar 20, 2024
1 parent d421191 commit dd18b11
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ jobs:
run: |
wget https://ssd.mathworks.com/supportfiles/ci/run-matlab-command/v2/maca64/run-matlab-command
chmod +x run-matlab-command
./run-matlab-command "disp('hello world')" &
- name: Setup upterm session
uses: lhotari/action-upterm@v1
./run-matlab-command "disp('hello world')"

0 comments on commit dd18b11

Please sign in to comment.