Skip to content

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4 #472

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4

Merge pull request #362 from gergelytakacs/Sampling_UNO_R4 #472

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/[email protected]
with:
release: R2021a
- name: Run script
uses: matlab-actions/[email protected]
with:
command: build_matlab