Skip to content

fix: 🚸 saturation function plots: draw legend above #59

fix: 🚸 saturation function plots: draw legend above

fix: 🚸 saturation function plots: draw legend above #59

Workflow file for this run

name: MATLAB CI checks
on:
push:
pull_request:
branches: [ "main", "dev" ]
workflow_dispatch:
jobs:
run-buildtool:
name: Run MATLAB Build Tool
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: matlab-actions/setup-matlab@v2
with:
release: R2024a
cache: true
- uses: matlab-actions/run-build@v2