Skip to content

Add script to run with bash #17

Add script to run with bash

Add script to run with bash #17

Workflow file for this run

name: CSpell
on: [pull_request]
jobs:
tests:
name: Code spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check spelling
uses: streetsidesoftware/cspell-action@v6