Skip to content

Update _config.yml

Update _config.yml #54

name: check_error_SEIR
on: [push]
jobs:
my-job:
name: check_error_SEIR
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run tests and generate artifacts
uses: matlab-actions/run-tests@v1
with:
name: check_error_SEIR
path: modeling/SEIR/check_error_SEIR.m