Skip to content

build(deps): bump the github-actions group across 2 directories with 1 update #46

build(deps): bump the github-actions group across 2 directories with 1 update

build(deps): bump the github-actions group across 2 directories with 1 update #46

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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
- name: Run tests
run: uv run poe test