fixes 3
This commit is contained in:
Vendored
+1
-1
@@ -126,7 +126,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Run API Tests') {
|
||||
steps {
|
||||
sh '''cd fbla-api
|
||||
@@ -134,4 +133,5 @@ pipeline {
|
||||
dart run ./test/fbla_api_test.dart'''
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user