Skip to content

Merge pull request #91 from thewtex/pyimagej-to-zarr-mode-w #211

Merge pull request #91 from thewtex/pyimagej-to-zarr-mode-w

Merge pull request #91 from thewtex/pyimagej-to-zarr-mode-w #211

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