Skip to content

Fix feature branch cleanup #143

Fix feature branch cleanup

Fix feature branch cleanup #143

Workflow file for this run

name: CI
on:
push:
jobs:
ci:
name: Tests
uses: ./.github/workflows/_tests.yml
with:
python-version: ${{ vars.CI_PYTHON_VERSION }}
poetry-version: ${{ vars.CI_POETRY_VERSION }}