Don't bother testing tsx runtime
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
All checks were successful
timw4mail/scroll/pipeline/head This commit looks good
This commit is contained in:
parent
b01212b76e
commit
db3e5dd685
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@ -25,12 +25,5 @@ pipeline {
|
||||
sh 'just deno-test'
|
||||
}
|
||||
}
|
||||
stage('tsx') {
|
||||
agent any
|
||||
steps {
|
||||
sh 'npm install'
|
||||
sh 'npm run tsx-test'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user