Skip to content

Commit

Permalink
Update run_examples.yml to test OutliersDetection.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing authored Jan 17, 2024
1 parent f197f80 commit 322cb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
pytest --nbval-lax examples/Clustering.ipynb
pytest --nbval-lax examples/Classification.ipynb
pytest --nbval-lax examples/ColorQuantization.ipynb
pytest --nbval-lax examples/OutliersDetection.ipynb
pytest --nbval-lax examples/TravellingSalesmanProblem.ipynb

0 comments on commit 322cb8a

Please sign in to comment.