mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-04-12 16:50:31 +08:00
Remove junit reporting for now.
This commit is contained in:
parent
8f4da04a0a
commit
365417717b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,7 +16,6 @@ pipeline {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh './gradlew test'
|
||||
junit 'build/test-results/test/*.xml'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user