Skip to content

Add the ability to specify --venv to change the location from .venv t… #8

Add the ability to specify --venv to change the location from .venv t…

Add the ability to specify --venv to change the location from .venv t… #8

Workflow file for this run

name: Spelling
on:
workflow_dispatch:
push:
branches: [main]
pull_request:
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master
with:
files: .