@@ -54,7 +54,7 @@ node{
try {
// Exporter la variable d'environnement NODE_OPTIONS
- sh 'export NODE_OPTIONS=--openssl-legacy-provider && npm run test-ci'
+ sh ' npm run test-ci'
} catch(err) {
sh 'echo TEST FAILED'