Skip to content

Use Nix and put the CI for contributors #17

Use Nix and put the CI for contributors

Use Nix and put the CI for contributors #17

Workflow file for this run

name: Typos
on:
pull_request:
workflow_dispatch:
jobs:
check:
timeout-minutes: 15
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/[email protected]