Skip to content

Update bat.yml

Update bat.yml #322

Workflow file for this run

name: MATLAB matrix build
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v2
with:
release: r2023b
- name: Run command
uses: matlab-actions/run-command@v2
with:
command: ver