Skip to content

Bump qs from 6.14.0 to 6.14.2 in /website (#3183) #2755

Bump qs from 6.14.0 to 6.14.2 in /website (#3183)

Bump qs from 6.14.0 to 6.14.2 in /website (#3183) #2755

name: Tutorials with smoke test
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
workflow_dispatch:
jobs:
run_tutorials_with_smoke_test:
name: Run tutorials with smoke test on latest PyTorch / GPyTorch
uses: ./.github/workflows/reusable_tutorials.yml
with:
smoke_test: true
use_stable_pytorch_gpytorch: false