Skip to content

Merge pull request #45 from FZJ-INM1-BDA/fix_APIendpoint #14

Merge pull request #45 from FZJ-INM1-BDA/fix_APIendpoint

Merge pull request #45 from FZJ-INM1-BDA/fix_APIendpoint #14

Workflow file for this run

name: MATLAB Tests
# Controls when the action will run.
on: [push]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run all tests
uses: matlab-actions/run-tests@v1
- name: Run walkthrough
uses: matlab-actions/run-command@v1
with:
command: walkthrough