Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
kotlin-build.yml
1 parent 9c3a615 commit 2d16192Copy full SHA for 2d16192
1 file changed
.github/workflows/kotlin-build.yml
@@ -25,4 +25,4 @@ jobs:
25
bazel query //java/kotlin-extractor/...
26
# only build the default version as a sanity check that we can build from `codeql`
27
# the full official build will be checked by QLucie
28
- bazel build //java/kotlin-extactor
+ bazel build //java/kotlin-extractor
0 commit comments