Skip to content

Update tomli-w requirement from ==1.0.* to >=1.0,<1.2 #611

Update tomli-w requirement from ==1.0.* to >=1.0,<1.2

Update tomli-w requirement from ==1.0.* to >=1.0,<1.2 #611

Workflow file for this run

name: Codespell
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Codespell
uses: codespell-project/actions-codespell@master