You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .gitlab-ci.yml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,6 @@ job 3:
46
46
- cd oss7-testsuite
47
47
- pip install -r requirements.txt
48
48
- cd lib/pyd7a/
49
-
- git checkout add-size-to-itf-status
50
49
- pip install -r requirements.txt
51
50
- cd ../..
52
51
- python2 run.py --serial-test-device=/dev/ttyUSB0 --serial-dut=/dev/ttyUSB1 -m "not band433 and not band915 and not known_issue" --junitxml report.xml -v
0 commit comments