Skip to content

BUG: Temporarily disable ARM mac in CI #246

BUG: Temporarily disable ARM mac in CI

BUG: Temporarily disable ARM mac in CI #246

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