Skip to content

Update to use feval-fast endpoint from mathworks #266

Update to use feval-fast endpoint from mathworks

Update to use feval-fast endpoint from mathworks #266

Workflow file for this run

name: Typo Checker
on: [pull_request]
jobs:
run:
name: Typos Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: true
- name: Run Typos
uses: crate-ci/typos@master