Skip to content

Merge pull request #44 from daniel-mizsak/pre-commit-ci-update-config #112

Merge pull request #44 from daniel-mizsak/pre-commit-ci-update-config

Merge pull request #44 from daniel-mizsak/pre-commit-ci-update-config #112

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