Improving tests

This commit is contained in:
retropikzel 2025-12-06 12:12:36 +02:00
parent ceef7947c9
commit 27bfc66d80
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

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