Skip to content

remove reduncancy at the top of the walkthrough script #22

remove reduncancy at the top of the walkthrough script

remove reduncancy at the top of the walkthrough script #22

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