Skip to content

Refactoring and updates for 2024-10 API spec #365

Refactoring and updates for 2024-10 API spec

Refactoring and updates for 2024-10 API spec #365

Workflow file for this run

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