Skip to content

Changes for getting https://github.com/SciML/Optimization.jl/pull/789 passing #174

Changes for getting https://github.com/SciML/Optimization.jl/pull/789 passing

Changes for getting https://github.com/SciML/Optimization.jl/pull/789 passing #174

Workflow file for this run

name: Spell Check
on: [pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/[email protected]