Skip to content

CLI: build with dist #1109

CLI: build with dist

CLI: build with dist #1109

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]