From 4c6c0a0ada31548133dc03098e6dda258bd75157 Mon Sep 17 00:00:00 2001 From: Michele Locati Date: Tue, 10 Dec 2024 15:11:45 +0100 Subject: [PATCH] Simplify test-recent-extensions error notifications (temp) --- .github/workflows/test-recent-extensions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-recent-extensions.yml b/.github/workflows/test-recent-extensions.yml index c115eae..8e2f3a0 100644 --- a/.github/workflows/test-recent-extensions.yml +++ b/.github/workflows/test-recent-extensions.yml @@ -88,6 +88,7 @@ jobs: notify-failures: runs-on: ubuntu-latest if: failure() + needs: test_extensions steps: - name: Send error notification