mirror of
https://github.com/status-im/status-mobile.git
synced 2025-02-03 12:23:50 +00:00
disable coverage
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
fc999c2462
commit
e4c0bcfc3d
@ -75,11 +75,11 @@ pipeline {
|
||||
script { cmn.nix.shell('lein test-cljs', attr: 'targets.leiningen.shell') }
|
||||
}
|
||||
}
|
||||
stage('Coverage') {
|
||||
/* stage('Coverage') {
|
||||
steps {
|
||||
script { android.coverage() }
|
||||
}
|
||||
}
|
||||
} */
|
||||
} }
|
||||
stage('Build') { stages {
|
||||
stage('JSBundle') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user