Skip to content

Add pre-preparation of calls #41

Add pre-preparation of calls

Add pre-preparation of calls #41

Workflow file for this run

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