Skip to content

Update pytest-asyncio requirement from ^0.24.0 to >=0.24,<0.26 #272

Update pytest-asyncio requirement from ^0.24.0 to >=0.24,<0.26

Update pytest-asyncio requirement from ^0.24.0 to >=0.24,<0.26 #272

Workflow file for this run

name: ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1