Skip to content

Remove separate codecov job #50

Remove separate codecov job

Remove separate codecov job #50

Workflow file for this run

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