Skip to content

chore(deps-dev): bump pytest from 8.2.1 to 8.3.2 (#45) #42

chore(deps-dev): bump pytest from 8.2.1 to 8.3.2 (#45)

chore(deps-dev): bump pytest from 8.2.1 to 8.3.2 (#45) #42

Workflow file for this run

name: Lint and format code with Ruff
on: [push]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1