mirror of
https://github.com/apple/pkl.git
synced 2026-04-23 08:48:36 +02:00
Replace broken references to CircleCI (#1318)
This commit is contained in:
@@ -138,8 +138,7 @@ fun Exec.useRootDirAndSuppressOutput() {
|
||||
}
|
||||
|
||||
// 0.28 Preparing for JDK21 toolchains revealed that `testStartJavaExecutable` may pass, even though
|
||||
// the evaluator fails. To catch this, we need to test the evaluator. We render the CircleCI config
|
||||
// as a realistic test of the fat JAR.
|
||||
// the evaluator fails. To catch this, we eval a simple expression using the fat jar.
|
||||
val testEvalJavaExecutable by
|
||||
setupJavaExecutableRun("testEvalJavaExecutable", evalTestFlags) { useRootDirAndSuppressOutput() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user