We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c445a commit 5cea2d7Copy full SHA for 5cea2d7
.bazelci/presubmit.yml
@@ -17,7 +17,7 @@ tools: &tools
17
- "//android/..."
18
- "//src/..."
19
- "-//src/java/com/example/sampleapp/..."
20
- - "-//src/tools/ak/shellapk/..." # Uncommment it after we fix cc_toolchain with --android_platforms
+ - "-//src/tools/ak/shellapk:shellapk_test" # Uncommment it after we fix cc_toolchain with --android_platforms
21
- "//test/..."
22
- "-//test/rules/..." # Tested in `rules`
23
- "//toolchains/..."
0 commit comments