Don't try to collect test coverage for bun on CI
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d20c308f53
commit
cf0a24ae2f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'bun test --coverage'
|
||||
sh 'bun test'
|
||||
}
|
||||
}
|
||||
stage('deno') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user