Skip to content

ENH: Bump version to 1.0.1 #213

ENH: Bump version to 1.0.1

ENH: Bump version to 1.0.1 #213

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/[email protected]
- name: Test notebooks
run: |
pixi run test-notebooks