From 1cf672df0c44c85e843b1ac35aba190252069073 Mon Sep 17 00:00:00 2001 From: Alex Eagle Date: Thu, 21 Aug 2025 12:13:34 -0700 Subject: [PATCH] Update config.yaml --- .aspect/workflows/config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index cb4c85c6..961e0ab3 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -3,5 +3,8 @@ tasks: - test: - finalization: queue: aspect-small +bazel: + flags: + - --config=ci notifications: github: {}