Skip to content

Merge pull request #13 from jlawrence44/patch-1 #6

Merge pull request #13 from jlawrence44/patch-1

Merge pull request #13 from jlawrence44/patch-1 #6

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
my-job:
name: Run MATLAB Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: matlab-actions/setup-matlab@v2
- name: Run Tests
uses: matlab-actions/run-command@v2
with:
command: run_checks