diff --git a/.bazelci/aspect.yml b/.bazelci/aspect.yml index 273c4b47e04..8bdae252e12 100644 --- a/.bazelci/aspect.yml +++ b/.bazelci/aspect.yml @@ -8,5 +8,6 @@ platforms: test_flags: - --define=ij_product=intellij-beta - --test_output=errors + - --notrim_test_configuration test_targets: - //aspect/testing/...