mirror of
https://github.com/status-im/status-go.git
synced 2025-02-02 01:47:44 +00:00
chore_: archive test coverage result as artifact (#5280)
This commit is contained in:
parent
bf78c15e6f
commit
12dfe285d7
@ -132,6 +132,7 @@ pipeline {
|
||||
]) {
|
||||
nix.shell('make test-unit V=1', pure: false)
|
||||
}
|
||||
archiveArtifacts('c.out')
|
||||
}
|
||||
} }
|
||||
post { cleanup { /* Leftover DB containers. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user