Skip to content

Set up .codecov.yml so that tst and Old Classes folders will be igno… #69

Set up .codecov.yml so that tst and Old Classes folders will be igno…

Set up .codecov.yml so that tst and Old Classes folders will be igno… #69

Workflow file for this run

name: Scripted tests
on:
pull_request:
push:
jobs:
my-job:
name: Run one script
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run script
uses: matlab-actions/run-command@v1
with:
command: test_csv