Skip to content

Commit

Permalink
conflict solved
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing committed Jan 17, 2024
2 parents b381423 + 322cb8a commit 6b96879
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 @@ -33,5 +33,6 @@ jobs:
pytest --nbval-lax examples/Classification.ipynb
pytest --nbval-lax examples/ColorQuantization.ipynb
pytest --nbval-lax examples/ColorSpaceMapping.ipynb
pytest --nbval-lax examples/OutliersDetection.ipynb
pytest --nbval-lax examples/TravellingSalesmanProblem.ipynb
pytest --nbval-lax examples/HexagonalTopology.ipynb

0 comments on commit 6b96879

Please sign in to comment.