Skip to content

Specify a budget limit in term number of leaves found. The limit equals the beam size. #6

Specify a budget limit in term number of leaves found. The limit equals the beam size.

Specify a budget limit in term number of leaves found. The limit equals the beam size. #6

Workflow file for this run

name: ruff-lint
on: pull_request
jobs:
ruff-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1
with:
args: 'check'