Skip to content

Check if SHELL supports FZF_DEFAULT_COMMAND #122

Check if SHELL supports FZF_DEFAULT_COMMAND

Check if SHELL supports FZF_DEFAULT_COMMAND #122

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@v1.15.0