Improving tests

This commit is contained in:
retropikzel 2025-12-06 12:41:49 +02:00
parent 954cc405d4
commit 13291c9f80
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -37,7 +37,7 @@ pipeline {
sh "timeout 600 make SCHEME=${SCHEME} LIBRARY=${LIBRARY} test-r6rs-docker"
}
}
}
}]
}
}
}