Skip to content

Merge pull request #96 from spatial-image/test-yaml-python-3-8 #248

Merge pull request #96 from spatial-image/test-yaml-python-3-8

Merge pull request #96 from spatial-image/test-yaml-python-3-8 #248

Workflow file for this run

name: Notebook tests
on: [push, pull_request]
jobs:
run:
runs-on: ubuntu-latest
name: Test notebooks with nbmake
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.8.1
- name: Test notebooks
run: |
pixi run test-notebooks