From fcd326eb11ebf77b747bd584c5f84590d7f5c331 Mon Sep 17 00:00:00 2001 From: Paolo Tranquilli Date: Tue, 4 Jun 2024 14:14:23 +0200 Subject: [PATCH] CI: reword comment --- .github/workflows/kotlin-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kotlin-build.yml b/.github/workflows/kotlin-build.yml index 0ecc63a5085..565c3d3a8ba 100644 --- a/.github/workflows/kotlin-build.yml +++ b/.github/workflows/kotlin-build.yml @@ -23,6 +23,6 @@ jobs: - uses: actions/checkout@v4 - run: | bazel query //java/kotlin-extractor/... - # only build the default version as a sanity check that we can build from `codeql` + # only build the default version as a quick check that we can build from `codeql` # the full official build will be checked by QLucie bazel build //java/kotlin-extractor