Skip to content

Make Orchestrator::evaluate take `const Expression * instead of Exp… #318

Make Orchestrator::evaluate take `const Expression * instead of Exp…

Make Orchestrator::evaluate take `const Expression * instead of Exp… #318

Workflow file for this run

name: lint
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v6
- name: Check for Windows macro conflicts
run: python3 tools/check_windows_macros.py algopt/
- name: Check benchmark file locations
run: python3 tools/check_benchmark_paths.py algopt/