Skip to content

ci: Use uv instead of poetry #285

ci: Use uv instead of poetry

ci: Use uv instead of poetry #285

name: "On PR updated"
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
linting-and-checks:
name: "Linting and checks"
uses: ./.github/workflows/linting-and-checks.yaml
tests:
name: "Tests"
uses: ./.github/workflows/tests.yaml