Skip to content

Link to actions in README CI badge #5

Link to actions in README CI badge

Link to actions in README CI badge #5

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
tests:
uses: ./.github/workflows/tests.yml
with:
python-version: '3.10'
release:
uses: ./.github/workflows/release.yml