diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index 0fe40306f..614012c1c 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -4,7 +4,10 @@ workspaces: .: bazel: flags: - - --config=nostamp + - --nostamp + - --workspace_status_command= + - --nobuild_tests_only + - --cli_edition=enterprise tasks: buildifier: target: //bazel/ci:buildifier_check