Skip to content

fix(risch): five stacked SU4/Nemo regressions in the trig + transcendental Risch path #242

fix(risch): five stacked SU4/Nemo regressions in the trig + transcendental Risch path

fix(risch): five stacked SU4/Nemo regressions in the trig + transcendental Risch path #242

Workflow file for this run

name: Spell Check
on: [push, pull_request]
jobs:
typos-check:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@v1.16.23
with:
config: .github/typos.toml