Skip to content

feat: add suggest_integrations flag to toggle integration suggestions in Trainer logs (default True) #35538

feat: add suggest_integrations flag to toggle integration suggestions in Trainer logs (default True)

feat: add suggest_integrations flag to toggle integration suggestions in Trainer logs (default True) #35538

Workflow file for this run

name: Check Schema
on:
push:
branches: [master, "release/*"]
pull_request:
branches: [master, "release/*"]
jobs:
check:
uses: Lightning-AI/utilities/.github/workflows/check-schema.yml@v0.15.3
with:
# skip azure due to the wrong schema file by MSFT
# https://github.com/Lightning-AI/lightning-flash/pull/1455#issuecomment-1244793607
azure-dir: ""