Skip to content

Commit fd1b1be

Browse files
chore: temporary change to bring more logs to tests
1 parent 5c5744c commit fd1b1be

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
@@ -168,7 +168,7 @@ pipeline {
168168
variable: 'CODECOV_TOKEN'
169169
),
170170
]) {
171-
nix.develop('make test-unit V=1', pure: false)
171+
nix.develop('make test-unit V=3', pure: false)
172172
}
173173
archiveArtifacts('report_*.xml, test_*.log, test-coverage.html')
174174
}

0 commit comments

Comments
 (0)