Skip to content

setup a config for tutorials to test the mscolab refactoring #2479

setup a config for tutorials to test the mscolab refactoring

setup a config for tutorials to test the mscolab refactoring #2479

name: Build Gallery
on:
pull_request:
jobs:
Test-MSS-docs:
runs-on: ubuntu-latest
container:
image: openmss/testing-develop
steps:
- uses: actions/checkout@v4
- name: Create gallery
timeout-minutes: 5
run: |
cd docs
mamba run --no-capture-output -n mssenv python conf.py