Skip to content

Add nalgebra 0.33 to CI #596

Add nalgebra 0.33 to CI

Add nalgebra 0.33 to CI #596

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