Fix Jenkinsfile

This commit is contained in:
Filip Gralinski 2021-11-29 07:47:05 +01:00
parent dcad0b33b7
commit 765d4bf60f

3
Jenkinsfile vendored
View File

@ -11,5 +11,6 @@ pipeline {
sh 'bash run_tests.sh'
}
}
}
}
}
}