Skip to content

Commit

Permalink
Disabling stalling ver printout
Browse files Browse the repository at this point in the history
  • Loading branch information
remo-pillat committed Nov 13, 2023
1 parent 53dc21c commit b3e343b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/run_book_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ jobs:
with:
products: MATLAB Simulink Robotics_System_Toolbox Navigation_Toolbox UAV_Toolbox Automated_Driving_Toolbox Computer_Vision_Toolbox Image_Processing_Toolbox Deep_Learning_Toolbox Model_Predictive_Control_Toolbox Optimization_Toolbox ROS_Toolbox Signal_Processing_Toolbox Statistics_and_Machine_Learning_Toolbox Symbolic_Math_Toolbox Control_System_Toolbox

- name: Print out ver details
uses: matlab-actions/run-command@v1
with:
command: ver
#- name: Print out ver details
# uses: matlab-actions/run-command@v1
# with:
# command: ver

- name: Run MATLAB Tests
# Only run tests in folder test/book
Expand Down

0 comments on commit b3e343b

Please sign in to comment.