Skip to content

LaTeX support for argmin-testfunctions docs #593

LaTeX support for argmin-testfunctions docs

LaTeX support for argmin-testfunctions docs #593

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches:
- main
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master