Skip to content

Commit fd40424

Browse files
authored
Update Jenkinsfile
1 parent 970cfc0 commit fd40424

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
@@ -58,7 +58,7 @@ bstack-local''',
5858
if ( "${params.TEST_TYPE}".contains('parallel') ) {
5959
sh '''
6060
cd test
61-
python3 -m pabot --testlevelsplit --variable testType:$bstack-single .
61+
pabot --testlevelsplit --variable testType:$bstack-single .
6262
'''
6363

6464

0 commit comments

Comments
 (0)