Skip to content

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4 #465

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4 #465

Workflow file for this run

name: Build (MATLAB)
on: [push]
jobs:
my-job:
name: Run MATLAB Tests and Generate Artifacts
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Install MATLAB
uses: matlab-actions/setup-matlab@v1.2.4
with:
release: R2021a
- name: Run script
uses: matlab-actions/run-command@v1.2.1
with:
command: build_matlab