Skip to content

Bump criterion from 0.7.0 to 0.8.0 #273

Bump criterion from 0.7.0 to 0.8.0

Bump criterion from 0.7.0 to 0.8.0 #273

Workflow file for this run

on:
pull_request:
name: Spell checker
jobs:
typos:
name: Spell Check with typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v6
- name: Check spelling
uses: crate-ci/typos@master