We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b182de3 commit 2ccc6a6Copy full SHA for 2ccc6a6
.github/workflows/bazel_cli_build.yml
@@ -29,7 +29,6 @@ jobs:
29
repository-cache: true
30
- name: Build CLI with Bazel
31
run: bazel build //cli/...
32
- - name: Build All Modules
33
- name: Build Java Language Module
34
run: bazel build //language/java/...
35
- name: Build XML Language Module
0 commit comments