Improve Jenkins tests

This commit is contained in:
retropikzel 2026-07-04 11:33:53 +03:00
parent 80cea096f8
commit 23789437f6
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -31,6 +31,7 @@ pipeline {
R6RS_SCHEMES='capyscheme chezscheme ikarus ironscheme mosh racket sagittarius ypsilon'
R7RS_SCHEMES='capyscheme chibi chicken gauche kawa mosh racket sagittarius stklos ypsilon'
LIBRARIES='system named-pipes shell download-file'
PWD="${WORKSPACE}"
}
stages {