Skip to content

Commit 5cea2d7

Browse files
author
JiaYan Lin
committed
Update target
1 parent 45c445a commit 5cea2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tools: &tools
1717
- "//android/..."
1818
- "//src/..."
1919
- "-//src/java/com/example/sampleapp/..."
20-
- "-//src/tools/ak/shellapk/..." # Uncommment it after we fix cc_toolchain with --android_platforms
20+
- "-//src/tools/ak/shellapk:shellapk_test" # Uncommment it after we fix cc_toolchain with --android_platforms
2121
- "//test/..."
2222
- "-//test/rules/..." # Tested in `rules`
2323
- "//toolchains/..."

0 commit comments

Comments
 (0)