Skip to content

chore: bump crate-ci/typos from 1.24.5 to 1.24.6 #73

chore: bump crate-ci/typos from 1.24.5 to 1.24.6

chore: bump crate-ci/typos from 1.24.5 to 1.24.6 #73

Workflow file for this run

name: Code Quality Check
on: [pull_request]
jobs:
code-style:
name: Format Suggestions
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v3
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]