Skip to content

Commit 43c450f

Browse files
committed
fix ws
1 parent a410f10 commit 43c450f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/mergerequest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pipeline {
2525
sh 'python3 setup_env.py'
2626
}
2727
}
28-
28+
2929
stage('Pytest') {
3030
steps {
3131
sh'''

0 commit comments

Comments
 (0)