Skip to content

Commit 53ee8ea

Browse files
authored
Run //test/... on Linux CI (bazelbuild#463)
1 parent 62cbce9 commit 53ee8ea

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
@@ -26,7 +26,7 @@ x_defaults:
2626
test_targets:
2727
- "--"
2828
- "//examples/..."
29-
# - "//test/..." TODO: Enable once https://github.com/bazelbuild/continuous-integration/pull/1015 is deployed
29+
- "//test/..."
3030
- "-//examples/apple/..."
3131

3232
tasks:

0 commit comments

Comments
 (0)