Skip to content

darkgray-dev-tools update for Pip >= 24.1 #869

darkgray-dev-tools update for Pip >= 24.1

darkgray-dev-tools update for Pip >= 24.1 #869

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master