Skip to content

Commit

Permalink
not a module
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Dec 9, 2024
1 parent 2a2a779 commit 3590140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ jobs:
run: pip install -e .[dev,doc]

- name: Run extended demo
run: python -m ./docs/notebooks/extended_demo.py
run: python ./docs/notebooks/extended_demo.py

0 comments on commit 3590140

Please sign in to comment.