Skip to content

Commit fcd326e

Browse files
committed
CI: reword comment
1 parent 99f70a6 commit fcd326e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- uses: actions/checkout@v4
2424
- run: |
2525
bazel query //java/kotlin-extractor/...
26-
# only build the default version as a sanity check that we can build from `codeql`
26+
# only build the default version as a quick check that we can build from `codeql`
2727
# the full official build will be checked by QLucie
2828
bazel build //java/kotlin-extractor

0 commit comments

Comments
 (0)