From dbcb04e7499fdb65068c2e334451aaf5bfc13b04 Mon Sep 17 00:00:00 2001 From: Alex Eagle Date: Thu, 2 Oct 2025 08:20:46 -0700 Subject: [PATCH] fix: workflows syntax --- .aspect/workflows/config.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.aspect/workflows/config.yaml b/.aspect/workflows/config.yaml index 5929d8b..b3fca42 100644 --- a/.aspect/workflows/config.yaml +++ b/.aspect/workflows/config.yaml @@ -1,6 +1,5 @@ # See https://docs.aspect.build/workflows/configuration tasks: - - buildifier - - test + - test: notifications: github: {}