Skip to content

feat(build): Add in nix flake for devShell #226

feat(build): Add in nix flake for devShell

feat(build): Add in nix flake for devShell #226

Workflow file for this run

name: Documentation
on:
pull_request:
jobs:
typos:
name: Spell Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master