Skip to content

Commit

Permalink
Fixes failing tests for alternates/building-on-matlab-docker-image/
Browse files Browse the repository at this point in the history
  • Loading branch information
philipc-mw authored and Prabhakar Kumar committed Dec 8, 2023
1 parent 45e71d1 commit dd8eed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/from-matlab-docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
run: |
python -m unittest ${{ env.ALT_PATH }}/test_container.py
python -m unittest ${{ env.ALT_PATH }}/test_entrypoint.py
python -m unittest ${{ env.ALT_PATH }}/test_installed_toolboxes.py
python -m unittest ${{ env.ALT_PATH }}/test_installed_products.py

0 comments on commit dd8eed6

Please sign in to comment.