Skip to content

Update product.m

Update product.m #350

Workflow file for this run

name: MATLAB Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v2
- name: Run all tests
uses: matlab-actions/run-tests@v2
with:
source-folder: mhodlr