Fixing testing
This commit is contained in:
parent
9eebd513d9
commit
41191af6cc
|
|
@ -19,7 +19,6 @@ pipeline {
|
|||
}
|
||||
|
||||
stages {
|
||||
stage('Tests') {
|
||||
stage('R6RS') {
|
||||
steps {
|
||||
script {
|
||||
|
|
@ -51,6 +50,4 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue