Skip to content

Commit

Permalink
Re-add //test/...
Browse files Browse the repository at this point in the history
  • Loading branch information
ted-xie committed Aug 1, 2023
1 parent 8e78c98 commit b2db3ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ x_defaults:
bazel: last_green
build_targets:
- "//src/..."
- "//test/..."
- "//android/..."
- "//rules/..."
- "-//src/java/com/example/sampleapp/..."
- "//toolchains/..."
- "//tools/..."
test_targets:
- "//src/..."
- "//test/..."
- "-//src/tools/enforce_min_sdk_floor/..."
- "-//src/java/com/example/sampleapp/..."

Expand Down

0 comments on commit b2db3ab

Please sign in to comment.