mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-02-17 06:27:42 +01:00
Remove junit reporting for now.
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -16,7 +16,6 @@ pipeline {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh './gradlew test'
|
||||
junit 'build/test-results/test/*.xml'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user