From dd18b119cfde2618302647af21eb6c100214b931 Mon Sep 17 00:00:00 2001 From: Mark Cafaro <34887852+mcafaro@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:33:24 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9975c28..f19f212 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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')"