We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95c4968 + 4fa8bb4 commit fbcc89aCopy full SHA for fbcc89a
.github/ci_support/test_closure-compiler-npm.sh
@@ -42,7 +42,7 @@ function main() {
42
# The NPM repo is divided into multiple Yarn workspaces: one for each
43
# variant of the compiler, including the Graal native builds. We only
44
# need to test the java build.
45
- yarn workspace google-closure-compiler run test --java-only --colors
+ yarn workspace google-closure-compiler run test --color --java-only
46
}
47
48
main "$@"
0 commit comments