Skip to content

use a fixture for mss_dir to set a different path for tests #3522

use a fixture for mss_dir to set a different path for tests

use a fixture for mss_dir to set a different path for tests #3522

name: Build Gallery
on:
pull_request:
jobs:
Test-MSS-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v4
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
with:
pixi-version: latest
cache: true
environments: dev
- name: Create gallery
timeout-minutes: 5
run: |
cd docs
pixi run -e dev python conf.py