Skip to content

Commit

Permalink
Add --notrim_test_configuration to Bazel CI configuration (#2615)
Browse files Browse the repository at this point in the history
The flag flip broke IntelliJ downstream tests.
Fixes bazelbuild/bazel#13328
  • Loading branch information
comius authored May 18, 2021
1 parent 5f01eb6 commit b471536
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bazelci/aspect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ platforms:
test_flags:
- --define=ij_product=intellij-beta
- --test_output=errors
- --notrim_test_configuration
test_targets:
- //aspect/testing/...

0 comments on commit b471536

Please sign in to comment.