Skip to content

Commit

Permalink
Update run_examples.yml covers more notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing authored Jan 19, 2024
1 parent 6b96879 commit 51a79d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
pytest --nbval-lax examples/OutliersDetection.ipynb
pytest --nbval-lax examples/TravellingSalesmanProblem.ipynb
pytest --nbval-lax examples/HexagonalTopology.ipynb
pytest --nbval-lax examples/HandwrittenDigits.ipynb
pytest --nbval-lax examples/TopicModeling.ipynb

0 comments on commit 51a79d6

Please sign in to comment.