Skip to content

build(deps-dev): bump poethepoet from 0.45.0 to 0.46.0 in the uv-dependencies group #44

build(deps-dev): bump poethepoet from 0.45.0 to 0.46.0 in the uv-dependencies group

build(deps-dev): bump poethepoet from 0.45.0 to 0.46.0 in the uv-dependencies group #44

Workflow file for this run

---
name: CI
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install uv
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
- name: Run tests
run: uv run poe test