Skip to content

Remove pre-release Julia from CI_extensions #335

Remove pre-release Julia from CI_extensions

Remove pre-release Julia from CI_extensions #335

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.33.1
with:
files: ./src ./docs