Skip to content

Run tests with JULIA_NUM_THREADS=2 so #570 regression test is covered #454

Run tests with JULIA_NUM_THREADS=2 so #570 regression test is covered

Run tests with JULIA_NUM_THREADS=2 so #570 regression test is covered #454

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@v6
- name: Check spelling
uses: crate-ci/typos@v1.18.0