Fixing testing

This commit is contained in:
retropikzel 2026-03-12 08:05:56 +02:00
parent 8d90d2d98f
commit 36dfb46c90
1 changed files with 0 additions and 7 deletions

7
Jenkinsfile vendored
View File

@ -20,13 +20,6 @@ pipeline {
} }
stages { stages {
stage('Cleanup') {
steps {
sh "rm -rf *.json"
}
}
stage('R6RS tests') { stage('R6RS tests') {
steps { steps {
script { script {