From deba46bfdb6bb6078b5d3975dda531f5abe83c2a Mon Sep 17 00:00:00 2001 From: Aras Abbasi Date: Mon, 6 Jan 2025 09:25:24 +0100 Subject: [PATCH] fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0835113..e6437b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,7 +43,7 @@ jobs: test: needs: - - test-regression-node10 + - test-regression-check-node10 uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5 with: license-check: true