Skip to content

Commit

Permalink
Merge pull request #178 from analogdevicesinc/R2023b_python
Browse files Browse the repository at this point in the history
Do not set python
  • Loading branch information
tfcollins authored Apr 3, 2024
2 parents 5674099 + 768408e commit 0e92927
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 0e92927

Please sign in to comment.