Skip to content

Merge pull request #89 from thewtex/pyimagej-bump #206

Merge pull request #89 from thewtex/pyimagej-bump

Merge pull request #89 from thewtex/pyimagej-bump #206

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