Skip to content

style: 更新 Ruff 并重新格式化 #68

style: 更新 Ruff 并重新格式化

style: 更新 Ruff 并重新格式化 #68

Workflow file for this run

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