Skip to content

xm: add a sanity check #5

xm: add a sanity check

xm: add a sanity check #5

Workflow file for this run

name: typo-check
on:
push:
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/[email protected]