Skip to content

Add timeout to sanity-check ci job #24

Add timeout to sanity-check ci job

Add timeout to sanity-check ci job #24

Workflow file for this run

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