Skip to content

Refactor Objective, OutcomeConstraint to be expression-based; remove Metrics from OptimizationConfig (#5000) #1058

Refactor Objective, OutcomeConstraint to be expression-based; remove Metrics from OptimizationConfig (#5000)

Refactor Objective, OutcomeConstraint to be expression-based; remove Metrics from OptimizationConfig (#5000) #1058

Workflow file for this run

name: Test Website
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
paths:
- "tutorials/**"
- "docs/**"
- "scripts/**"
- "website/**"
workflow_dispatch:
jobs:
website:
name: Test building website
uses: ./.github/workflows/publish_website.yml
with:
dry_run: true
pinned_botorch: false
run_tutorials: false