Skip to content

Commit 679ffc3

Browse files
committed
verbose tox
1 parent 1c43f81 commit 679ffc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pipeline {
5353
TOXENV = 'py38-conanprev'
5454
}
5555
steps {
56-
bat 'tox'
56+
bat 'tox -vv'
5757
}
5858
}
5959
stage('Windows - py38 - conanprevprev') {

0 commit comments

Comments
 (0)