Skip to content

Commit 30772a4

Browse files
committed
Fix jenkinsfile after messy merge - again
1 parent 33c8678 commit 30772a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ pipeline {
142142
junit 'test/results-sqlite/junit/*'
143143
}
144144
}
145-
junit 'test/results/junit/*'
146145
}
147146
stage('Mysql') {
148147
steps {

0 commit comments

Comments
 (0)