Skip to content

Commit

Permalink
Do not set python
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Pineda <Julia.Pineda@analog.com>
  • Loading branch information
jpineda3 committed Apr 3, 2024
1 parent 5674099 commit 768408e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion JenkinsfileHW
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ lock(label: 'adgt_test_harness_boards') {
harness.set_matlab_commands(["ad=adi.utils.libad9361",
"ad.download_libad9361()",
"addpath(genpath('test'))",
"pyenv('Version','/usr/bin/python3')",
"runHWTests(getenv('board'))"])
harness.add_stage(harness.stage_library("MATLABTests"),'continueWhenFail')

Expand Down

0 comments on commit 768408e

Please sign in to comment.