CI: reword comment

This commit is contained in:
Paolo Tranquilli
2024-06-04 14:14:23 +02:00
parent 99f70a64e9
commit fcd326eb11

View File

@@ -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