We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a410f10 commit 43c450fCopy full SHA for 43c450f
jenkins/mergerequest
@@ -25,7 +25,7 @@ pipeline {
25
sh 'python3 setup_env.py'
26
}
27
28
-
+
29
stage('Pytest') {
30
steps {
31
sh'''
0 commit comments