Skip to content

Commit b3812ca

Browse files
chore: temporary change to bring more logs to tests
1 parent 2e32fb1 commit b3812ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_assets/ci/Jenkinsfile.tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ pipeline {
157157
variable: 'CODECOV_TOKEN'
158158
),
159159
]) {
160-
nix.develop('make test-unit V=1', pure: false)
160+
nix.develop('make test-unit V=3', pure: false)
161161
}
162162
archiveArtifacts('report_*.xml, test_*.log, test-coverage.html')
163163
}

0 commit comments

Comments
 (0)