Skip to content

Commit eba5970

Browse files
authored
Update Jenkinsfile
1 parent 19ffa17 commit eba5970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ bstack-local''',
6767
else{
6868
sh '''
6969
cd test
70-
python3 -m robot --variable testType:${TEST_TYPE} .
70+
robot --variable testType:${TEST_TYPE} .
7171
'''
7272

7373
}

0 commit comments

Comments
 (0)