Skip to content

Fix typo in ruff configurations #140

Fix typo in ruff configurations

Fix typo in ruff configurations #140

Workflow file for this run

---
name: CI
on:
pull_request:
branches:
- main
push:
jobs:
tox:
uses: daniel-mizsak/workflows/.github/workflows/tox.yml@main
with:
python-versions: "['3.11', '3.12']"
codecov: true
secrets: inherit