File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 3535 run : python -m pytest test/test_utils/ -v --tb=short
3636 - name : Run AutomationEditor With Debug Mode
3737 run : python ./test/unit_test/start_automation/start_automation_test.py
38+ env :
39+ PYTHONPATH : .
3840 - name : Extend AutomationEditor
3941 run : python ./test/unit_test/start_automation/extend_automation_test.py
42+ env :
43+ PYTHONPATH : .
Original file line number Diff line number Diff line change 3535 run : python -m pytest test/test_utils/ -v --tb=short
3636 - name : Run AutomationEditor With Debug Mode
3737 run : python ./test/unit_test/start_automation/start_automation_test.py
38+ env :
39+ PYTHONPATH : .
3840 - name : Extend AutomationEditor
3941 run : python ./test/unit_test/start_automation/extend_automation_test.py
42+ env :
43+ PYTHONPATH : .
You can’t perform that action at this time.
0 commit comments