mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 06:39:02 +02:00
Clean up old docker-shared.yml before running tests
This commit is contained in:
Vendored
+1
-1
@@ -111,7 +111,7 @@ pipeline {
|
||||
|
||||
stage('Unit Tests') {
|
||||
steps {
|
||||
sh 'make install'
|
||||
sh 'make clean install'
|
||||
sh 'make test_unit MOCHA_ARGS="--reporter=tap"'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user