Skip to content

Update client-matlab.yml #17

Update client-matlab.yml

Update client-matlab.yml #17

Workflow file for this run

name: client-matlab
on:
push:
branches:
- 'main'
- 'marlenaweidenauer-patch-2'
jobs:
test:
runs-on: ubuntu-latest
services:
model:
image: linusseelinger/benchmark-analytic-funnel:latest
ports:
- 4243:4243
steps:
- uses: actions/checkout@v3
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run all tests
uses: matlab-actions/run-tests@v1
with:
source-folder: matlab; clients/matlab