Skip to content

chore(deps): bump ty from 0.0.1a27 to 0.0.1a32 #14

chore(deps): bump ty from 0.0.1a27 to 0.0.1a32

chore(deps): bump ty from 0.0.1a27 to 0.0.1a32 #14

Workflow file for this run

name: pytest
on:
pull_request:
workflow_dispatch:
jobs:
pytest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup-python
- run: |
uv run pytest