Skip to content

Merge pull request #90 from thewtex/pre-commit #208

Merge pull request #90 from thewtex/pre-commit

Merge pull request #90 from thewtex/pre-commit #208

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