Skip to content

Commit 9998fd5

Browse files
committed
exclude tree nb from testin
1 parent 4753e9b commit 9998fd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run_example_notebooks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
conda activate alphaquant
33
cd ../example_nbs
44
echo "Running example notebooks"
5-
pytest --nbmake .
5+
pytest --nbmake . --ignore=tree_example.ipynb
66
conda deactivate

0 commit comments

Comments
 (0)